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
What are the important principles of soa (service oriented architecture)?
Waht is Dot net Arcitecture
Explain How to improve the cache performance? : Dot net architecture
Explain the process of gc?
What re interop services?
What are the new features of .net 2.0?
.Net Frame work arch?
Can you explain server controls in atlas?
What are the different pipelining hazards? : Dot net architecture
Why the config file might not be writable
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
Explain cache memory? : .NET Architecture
What is IL code, CLR, CTS, GAC & GC?
What are the main Tools to develop .Net Application?
What is the cli? Is it the same as the clr?