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 an interface a type c#?
For methods inside the interface why can’t you specify the accessibility modifier?
Define strong name in c#?
What is the main purpose of delegates in c#?
What’s a strong name?
How will you get the different language strings?
Why do we use threads in c#?
What is disconnected data architecture in c#?
How does aspect oriented programming work?
what is the difference between interface and multiple interface?
What is generic collection in c#?
What is Asynchronous call and how it can be implemented using delegates?
What is a boolean c#?
Define encapsulation?
Is as operator in c#?