What is the differnce between Array and Hash Table?
Answer Posted / mohit jethva
Array can not contain diffrent type of object where in hash table you can store it.
Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is difference between destructor and finalize?
What is before string in c#?
What is call back method?
How is exception handling implemented in c#?
what are the Disadvantages of vb
Does main have to be static c#?
What is difference between array and collection in c#?
Is constructor a static method?
What is a Jagged Array in C#?
What is dataview c#?
What is dll in c#?
Why do we use abstraction in c#?
Can you instantiate an abstract class c#?
What are the Types of values mode can hold session state in web.config
Write down the c# syntax to catch an exception