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


Please Help Members By Posting Answers For Below Questions

Is dll a library?

483


What is thread.sleep()?

514


Can derived classes have greater accessibility than their base types?

536


Is void a class?

473


How string definitions will prevent escaping on backslashes in C#?

519






What is c# used for in the industry?

488


how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used

2393


Why to use lock statement in c#?

490


How does c# generics and c++ templates compare?

467


List some Advantages of switch-case over if else?

490


Why singleton class is sealed in c#?

507


What is a static in c#?

486


What's the difference between System.String and System..StringBuilder in C#?

498


What is a void c#?

498


What is the use of 'using' statement in c#?

485