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

What is binding in c#?

665


Are cao stateful in nature?

650


What is delegate in c# interview questions?

693


Define constructors

735


What is the main usage of keyword “virtual” ? How does it work for a method or property?

700


Is learning c# hard?

695


What happens if a static constructor throws an exception?

691


What is datagrid c#?

651


Why generics are used in c#?

679


What is difference between an Structure and Class?

778


What is the main purpose of linq?

664


Can namespace contain the private class?

702


Can I call a virtual method from a constructor/destructor?

664


How to declare a property in a class?

754


What is strongly typed in c#?

661