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 use of 'as' Keyword in C# ?
What is distribute by in hive?
What is iqueryable and ienumerable in c#?
Structs are not reference types. Can structs have constructors?
What is string programming language?
How to sign an assembly with strong name?
Explain how obfuscator works in .net
Why data types are important in c#?
What is .cs file in c#?
Is dll a library?
Explain the difference between // comments, /* */ comments and /// comments?
What does namespace mean?
How to put assembly in gac?
What are the advantages of using assemble language programming?
What is a predicate in c#?