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
Why do we need ienumerable in c#?
Does c# support multiple inheritance (mi)?
What are actions in c#?
Define parsing?
Why do we need delegates?
For read-only operation which property you have to designated?
What is xml document how do you open it?
What are the 3 logical operators?
What is the use of generics in c#?
What is reflection in c#?
What are delegates?
Why should I use interface in c#?
What is as keyword in c#?
What is data bind in c#?
Should I use double or float?