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 are the collection classes ?

Answers were Sorted based on User's Feedback



What are the collection classes ?..

Answer / senthil kumar

BitArray
ArrayList
HashTable
Stack
Queue

Is This Answer Correct ?    7 Yes 0 No

What are the collection classes ?..

Answer / sudhir sheoran

.Net framework provide specialized class for data storage
and retrieval called collection classes.
They provide support for list,array,stack,queue,hash table.
Mostly they are derived from ICollection,IEnumerable, Ilist,
IDictionary interfaces.
They are defined under system.collections

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What do you mean by hashtable c#?

0 Answers  


How can you reference current thread of the method ?

0 Answers  


code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.

0 Answers  


What does dbml mean?

0 Answers  


If i have 100 objects in my application are out of scope.when first time garbage collected how many objects memory reference are free?

2 Answers   ITC Infotech,


what is the difference between .dll and .exe

0 Answers   HCL,


What are cshtml files?

0 Answers  


What is the difference between const and readonly in c#.net?

0 Answers  


Distinguish between array and arraylist in c#?

0 Answers  


What?s an abstract class?

4 Answers   NIIT,


Explain Constructor and destructor?

0 Answers  


Explain the importance and use of each, version, culture and publickeytoken for an assembly.

0 Answers  


Categories