what is the difference between arraylist and hash table
using a simple program?
Answer Posted / devendra kumar
in array list we can only add items to the list but in hash
list we can add data with the key .
| Is This Answer Correct ? | 83 Yes | 13 No |
Post New Answer View All Answers
How does bitwise xor work?
What is private protected in c#?
What are extender provider components? Explain how to use an extender provider in the project.
Explain the types of errors in c#?
Contrast System.String and System.Text.StringBuilder classes?
In how many ways you can overload a method?
How does the clr work?
What is the difference between finalize() and dispose() methods?
Which types of inheritances does c# support?
Explain the difference between private and shared assembly?
What Is An Interface Class?
What do you mean by jagged array?
What is a streamwriter in c#?
What is thread life cycle in c#?
Explain briefly the difference between value type and reference type?