What is the differnce between Array and Hash Table?
Answer Posted / ankit,abhishek
array is the collection of similar datatype while hashtable
is collection of different data type.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where do we use static class in c#?
How can I get around scope problems in a try/catch?
Define satellite Assembly?
Why use “using” in c#?
What is the difference between properties and indexer in c#?
What is use of a HashTable in .NET?
In which way a two-dimensional array declared in C#?
Can you explicitly call a destructor?
What's the difference between a static method and a non static method c#?
What are extension methods and where can we use them?
What is float in unity?
Explain the security with aop?
What is method and function in c#?
How to sort an int array in c#?
if a method is marked as protected internal who can access it?