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
Is .net easier than java?
Explain the types of memory management? : Dot net architecture
Can I create my own context attributes?
what is the method while we are using adapter and dataset ?
What is an interrupt? : Dot net architecture
Define cache coherency and how is it eliminated? : Dot net architecture
What are different types that a variable can be defined and their scopes ?
how to delete the record using data reader
Why only boxed types can be unboxed?
What is IL code, CLR, CTS, GAC & GC?
What are the five stages in a dlx pipeline? : Dot net architecture
What size is a .net object?
How can I create a application?
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
Explain Intermediate Language?