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 does clr stand for?
What is parseexact c#?
Why singleton class is sealed?
How does the clr work?
What is static void main in c#?
How do I stop my console from closing in c#?
Is null empty or whitespace c#?
explain the features of static/shared classes.
What is a linked list c#?
How is exception handling implemented in c#?
What are destructors in C#?
Which config file has all the supported channels/protocol?
How can you achieve run time polymorphism in C#?
What is winforms c#?
What is the main usage of keyword “virtual†? How does it work for a method or property?