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
Is it possible to execute multiple catch block for a single try statement?
Why do we need private constructor in c#?
What is thread life cycle in c#?
Should I make my destructor virtual?
Expalin the way you implement inheritance by using VB.NET/C#?
What is list array in c#?
Is as operator in c#?
Explain manifest & metadata in c#.
What is a delegate? How can it works?
Is arraylist generic in c#?
What is gridview c#?
what are some characteristics of an array?
Why we use oops in c#?
Define Virtual folder?
What is class in oops with example in c#?