Can you store multiple data types in System.Array?

Answer Posted / guest,naveen

You can try it in your System, by writing a small program.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between finalize() and dispose() methods?

524


What is overloading in c#?

475


I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?

542


Illustrate the differences between the system.array.copyto() and system.array.clone()?

507


How can we set class to be inherited, but prevent the method from being over-ridden?

528






How to declare a property in a class?

545


Can constructor be protected?

462


What is ado net in c#?

493


What is a multicast delegate in c#?

529


How to handle exceptions that are raised in a component?

582


What exception can an overridden method throw in comparison with the method it is overriding?

456


What's the difference between a method and a procedure?

477


Are string objects mutable or immutable?

526


What are events in C#?

552


What are the different types of comments in c#?

486