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 desktop example?
What is parsing?
What is serialization in .net?
What is decimal in c#?
What are methods c#?
How can you read 3rd line from a text file?
What is the use of ienumerable in c#?
What is boxing and unboxing in c#?
What is an Interface in C#?
How do I do implement a trace and assert?
What is property c#?
What are the advantages of using partial classes?
How do you create empty strings in c#?
What is static and use of it?
What is view state c#?