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
What is array collection?
What is a protected class in c#?
Is an interface a type c#?
Why do we need interface in c#?
What are the concepts of dispose method?
What is the difference between a method and a property?
What is a static property. Give an example?
What is reflection in c#?
What is arraylist class in c#?
What is strong data type in c#?
What is the difference between field and variable in c#?
What is assembly version series sequence?
What is dynamic object in c#?
What are the collection types can be used in c#?
How do you escape a character?