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
How can I process command-line arguments?
Why does my windows application pop up a console window every time I run it?
What is xpath in c#?
What is dataadapter c#?
Are c# destructors the same as c++ destructors?
How many types of constructors are there?
Why linq is having select clause at the end?
What do you know about Translate Accelerator?
What is the ouput of the following program?
Is vs as c#?
What is difference between class and interface in c#?
Explain get and set accessor properties?
State the top.NET class that everything is derived from?
What is response redirect in c#?
What is the difference between console and windows application?