What is the difference between Hash Table and Arrays?
Answer Posted / jagadish
In array we can store data of a similar type only.
Where as in hash table we can store different data types
| Is This Answer Correct ? | 20 Yes | 8 No |
Post New Answer View All Answers
What is a event in c#?
Define multicast delegate? How it be used?
Is list passed by reference c#?
Can you use foreach iteration on arrays in c#?
Does c# support const methods, properties, or events?
What does private void mean in c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is the differences between datagrid, datalist and repeater in .net?
Can you have parameters for static constructors?
What is the difference between c and c sharp?
What is parallel foreach c#?
What is the main purpose of delegates in c#?
What is the difference between dynamic type variables and object type variables in c#?
What is the difference between protected and private?
Explain about CTS?