What is the difference between Hash Table and Arrays?
Answer Posted / debjit
Has table is seriliazed but Array list is not
| Is This Answer Correct ? | 23 Yes | 7 No |
Post New Answer View All Answers
How do I move from one form to another in c#?
Is lazy thread safe c#?
What is namespace c#?
Explain About web methods and its various attributes
Can you use foreach iteration on arrays in c#?
What does ienumerable mean?
Is namespace necessary in c#?
Where do we set the min and max pool size for connection pooling?
What is token in c#?
What is difference between value and reference types in C#.NET
What are custom exceptions in C#?
What is the meaning of MSIL?
Is it possible to have a static indexer in c#? Allowed in c#.
What are the advantages of using delegates in c#?
What do you mean by a windows process in regards to memory allocation?