What is the difference between Hash Table and Arrays?
Answer Posted / revaz khvedelidze
Also, Array stores fixed size of collection of elements and
it slower than Hash Table
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can an int be negative c#?
Why is c# a good programming language?
What is tryparse?
What is a template class?
To whom a method is accesssed if it is marked as protected internal ?
What do you mean by synchronous and asynchronous operations?
Why we use anonymous methods in c#?
If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?
Explain the security with aop?
Explain the difference between .net and c#?
What is virtual class in C#?
What do you mean by generic class in c#?
What do you mean by shared assembly?
What is a dynamic assembly?
Differentiate between the public and private ?