Explain the difference between arraylist and array and in c#?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Write a short note on interface?
What is the difference between int.parse and int.tryparse methods?
What is the task perform by clr?
Which of these string definitions will prevent escaping on backslashes in c#?
Is learning c# hard?
What is the difference between “out” and “ref” parameters in c#?
What is the meaning of int parse in c#?
What?s the difference between System.String and System.StringBuilder classes?
What is getenumerator?
What?s class SortedList underneath?
What are the Types of JIT and what is econo-JIT