what is Difference beetween Array and Hash Table.?
Answer Posted / ranjana tyagi
In An array We make collection of same type of data.But in
hash table we can collect different type of objects.
2.In array we can access the element using index.we have to
access element one by one.If we do'nt remember index then
we cant acess the element.On the other hand in hash table
we can acess the element by using key.Also in hash table we
can take the key of the element a string also.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
difference between Response.write,server.transfer and also which one is used when ?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture
Explain the Lapsed Listener problem in .net
what is diffrent beatween localprinter and networkprinter
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
What is cache coherency and how is it eliminated? : .NET Architecture
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
What is the use of CLR in .NET?
Explain the types of memory management? : Dot net architecture
Explain about the base class library provided by microsoft.net?
Explain about metadata?
What do you know about machine.config file ?
Define cache coherency? : Dot net architecture
What is .net viewstate?
Define a managed code? : Dot net architecture