What is an arraylist in c#?


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

Post New Answer

More C Sharp Interview Questions

What?s the difference between an interface and abstract class?

2 Answers   Patni,


Explain about multithreading?

0 Answers  


What is callback function in c#?

0 Answers  


What?s the implicit name of the parameter that gets passed into the class? set method?

3 Answers   Visual Soft,


What is Dispose method in .NET?

3 Answers  


What is instantiating a class?

0 Answers  


What?s the implicit name of the parameter that gets passed into the class? set method?

1 Answers  


I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


Can abstract class be instantiated c#?

0 Answers  


What is use of singleton class in c#?

0 Answers  


use of operator overloading of implicit & explicit operators?

1 Answers   TCS,


What does addressof operator do in background ?

0 Answers  


Categories