what is Difference beetween Array and Hash Table.?
Answer Posted / vinod raj
An array is a mechanism which having similar data types or
collection of same data types and here we make use of index
ex:int[] myArray(100,0) here 0 is index.But in hash it is
collection of different data types and we can make use of
key and values
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does .net remoting work?
Explain difference between inprocess vs out process session state? : .NET Architecture
Explain about code access security?
Explain write back and write through caches? : .NET Architecture
What is the problem with .net generics?
How do I stop a thread?
How can I create a application?
What is the importance of updatepanel control?
What is the purpose of cache? : Dot net architecture
Explain .net mobile input controls? : Microsoft dot net mobile
What is gui programming? : .NET Architecture
Explain about common language infrastructure?
What is an interrupt? : .NET Architecture
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
Explain cache? : .NET Architecture