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
What is the difference between virtual and override in c#?
Explain what is an interface in c#?
Why is c# better than java?
How do you clear a list in c#?
What is the diff between System.String and System.Text.StringBuilder classes?
Explain boxing and unboxing in c#?
What is the difference between ref and out in c#?
What is regex replace in c#?
without modifying source code if we compile again, will it be generated MSIL again?
Why is ienumerable used?
Is int reference type c#?
What is the difference between virtual method and abstract method?
What does addressof operator do in background ?
Why do I get a security exception when I try to run my c# app?
Why is aws serverless?