Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What r collections c sharp?

Answer Posted / gladiator

Dot Net Provides Collection Classes which are used for Data
Storage and Data Retrieval.

This collection classes implements the ICollection
Interface which extends IEnumerator interface.

IDictionary and IList Interface extends ICollection
Interfrace.

IList is for values, while IDictioanry is for collection of
(Key,Values) pair.

Collection that implement IList are: System.Array and
System.Collections.ArrayList.

Collections that implement IDictionary are Hashtable,
ListDictionary, SortedList, HybridDictionary.

Collections derived from ICollection are: Stak, BitArray,
Queue, NameValueCollection.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi, is compulsory .net knowledge need for biztalk server training. if need, how far?.tell me some info abt real time instructors in hyd or other?

1586


What is the default value of date?

995


Why do we use Design Pattern in C#?

1098


Explain About .NET Framework

961


Why do we need to serialize data?

966


Can we override constructor in c#?

965


What is c# windows form application?

1006


Which is the base class in c#?

980


What is the purpose of dependency injection?

974


When was .net linq added?

1009


How do you determine whether a string represents a numeric value?

978


What is data adapter in c#?

926


what is a destructor?

1047


What is static and use of it?

1035


What is the differences between datagrid, datalist and repeater in .net?

1065