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 A Satellite Assembly?
what happens if you inherit multiple interfaces and they have conflicting method names?
Why attributes are used in c#?
How do you comment in c#?
Which debugging tools you can use in the .NET ssSDK?
What is iqueryable?
what is IEquatable
What is the components of window?
What is the difference between wrapper class and primitive?
if a method is marked as protected internal who can access it?
What are anonymous types in c#?
How is the syntax written to inherit from a class in C#?Give an example ?
What does do in c#?
What is an array? Give the syntax for a single and multi-dimensional array?
What is singleordefault?