what is Difference beetween Array and Hash Table.?
Answer Posted / annu
araay is a collection of same data type in which we make
use of index,,
while in Hash table we make use of key and values...
And Hash table is a collection of different dataype
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Explain the race around condition? How can it be overcome? : Dot net architecture
What is a virtual memory? : Dot net architecture
Explain the purpose of cache? How is it used? : .NET Architecture
12. Types of polymorphisem[Run and Design Exp.]
What are the types of memory management? : Dot net architecture
Explain different pipelining hazards? : Dot net architecture
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
What is WPF and WCF?
What's the difference between an application and a program?
Define the mesi? : Dot net architecture
How does .net mobile work? : Microsoft dot net mobile
what is diffrent beatween localprinter and networkprinter
What actually happes when you add a something to arraylistcollection ?
I want to create a project like google maps how can we do that with atlas?