What is the difference between array and arraylist c#?


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

Post New Answer

More C Sharp Interview Questions

Is comparator a functional interface?

0 Answers  


What C# keyword class access modifier specifies that the class is concrete and CANNOT be derived from?

3 Answers  


Can a method be sealed in c#?

0 Answers  


What is a method signature?

0 Answers  


What is .dbml file?

0 Answers  


What do you mean by thread safe in c#?

0 Answers  


While debugging a C# application can you change the value of a variable?

0 Answers   Siebel,


What?s class SortedList underneath?

2 Answers  


What is difference between managed and unmanaged code?

0 Answers   SwanSoft Technologies,


Can we instantiate abstract class in c#?

0 Answers  


There are a class A. Another class B derived from it. Now if I do A a = new B(); and B b = new B(); What will happen in both the statements. And what is the difference between these two statements.

3 Answers   HCL,


What is session variable in c#?

0 Answers  


Categories