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
Explain the difference between inprocess vs out process session state : Dot net architecture
State and explain about microsoft.net?
Explain write back and write through caches? : .NET Architecture
How do I stop a thread?
8. Oop-Why and were we use Interfacse and Abstract class.
where should I put this information then?
Explain the purpose of cache? How is it used? : .NET Architecture
What do you know about machine.config file ?
What is an asssembly qualified name? Is it a filename? How is it different?
Differnce between managed code and unmanaged code ?
What is cache coherency and how is it eliminated? : Dot net architecture
Can you explain scriptmanager control?
Waht is Dot net Arcitecture
Explain the five stages in a dlx pipeline? : .NET Architecture
What is the difference between machine config vs. Web config : Dot net architecture