what r arraylist?
what the use of Hashtables?

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


Please Help Members By Posting Answers For Below Questions

Explain use of abstract and sealed classes in c#?

458


What is difference between ienumerable and iqueryable in c#?

495


Can destructors have access modifiers?

562


Why do I get a syntax error when trying to declare a variable called checked?

546


What is the use of console application in c#?

471






What are the value types in c#?

502


What is a collection in c#?

505


Can we inherit a class with private constructor in c#?

614


What is Implementation inheritance

516


Which property of the textbox cannot be changed at runtime?

477


What problem does Delegate Solve?

564


Why we use dll in c#?

539


What is wrong with the sample program below?

531


What is an indexer in c#?

540


Define the term immutable ?

616