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
Explain manifest & metadata in c#.
Why we use get and set property in c#?
is it possible to access a remote web service Without UDDI?
What are object pooling and connection pooling and difference between them?
What is msil, and why should developers need an appreciation of it if at all?
What is nameof c#?
What is the use of ienumerable in c#?
Explain about CTS?
Explain circular reference in c#?
What are the uses of namespaces?
Explanation on Generic?
what happens if you inherit multiple interfaces and they have conflicting method names?
What to implement on my class Finalize or IDisposable
Why do we need reflection in c#?
How do I format a string in c#?