What is the difference between arraylist and list in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Which is faster dictionary or hashtable?

0 Answers  


What is difference between c and c sharp?

0 Answers  


how can i display crystal report in button_click? am working with VS2005..........plz help me

1 Answers  


What is the default value of singleordefault?

0 Answers  


Can I call a virtual method from a constructor/destructor?

0 Answers  


What is a destructor in c#?

0 Answers  


Define thread? Explain about multithreading?

0 Answers  


Why do we use interfaces in c#?

0 Answers  


Which controls do not have events?

0 Answers  


Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

2 Answers   Proteans,


What is the use of 0 in c#?

0 Answers  


What is the difference between double and decimal in c#?

0 Answers  


Categories