What is the difference between Hash Table and Arrays?

Answer Posted / olivia

One more thing:

When generate a hash table, you don't have to set the
size. When generate an array, the size has to be set.

Hash table can save you space if you don't know how big an
array you may need.

Is This Answer Correct ?    4 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards

1480


What are jump statements in c#?

512


Are c# destructors the same as c++ destructors?

569


What is the use of system.environment class in c#.net?

527


Can we overload indexer in c#?

488






What is xaml file in c#?

537


Can we override constructor in c#?

506


Explain circular reference in c#?

555


Why do we write system in c#?

494


Are value types sealed?

515


Are structs value types or reference types?

573


Is enum a class c#?

506


What is serialization in .net?

572


How many types of constructors are there in c#?

477


What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?

614