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 meant by generics in c#?
What is wcf c#?
Is namespace necessary in c#?
what is inheritance and an example in vb.net and c# of when you might use it?
What is an enumerator c#?
What is readline library?
What is the difference between a field and a property in c#?
What language do desktop applications use?
What is the boxing and unboxing in c#?
If you want to convert a base type to a derived type, what type of conversion do you use?
Define the term immutable ?
Explain About CLS?
What is the purpose of static?
What is lazy t?
Which of these string definitions will prevent escaping on backslashes in c#?