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 to upload in video,mp4,in .net 4.5 ..?
What is a service contract, operation contract and data contract?
What is IL code, CLR, CTS, GAC & GC?
What is ILDASM ?
What is a clickonce application?
State the different levels of exceptional safety?
How do I write to the application configuration file at runtime?
What is the difference between absolute expiration and sliding-time expiration?
What is the mesi? : Dot net architecture
Explain cache memory? : Dot net architecture
What is different about namespace declaration when comparing that to package declaration in java?
Describe the Managed Execution Process in .NET?
Explain about metadata?
Explain the five stages in a dlx pipeline? : Dot net architecture
what is the difference between running an application with and without debugger?