Answer Posted / prasad
array is a collection of elements of simlar type
hastable is a collection of elements of different types.
we can retrive data from hashtable in key-value pair manner
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How do I create a new form in c#?
What is the usage of Enumeration in C# Programming and is it good to use or not ?
What does do in c#?
Are arraylist faster or arrays?
What is a must for multitasking
What is trim in c#?
List some Advantages of switch-case over if else?
Define MSIL, and how does it works? Why our developers need an appreciation of it if at all?
What is an example of delegation?
Explain constructor in c#?
What is a web service in c#?
What is system predicate?
What is dll in vb.net?
Is array passed by reference in c#?
Is arraylist faster than linkedlist?