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 / nagarjunareddy.s

collection classes in c#.net is data structors this data
structors are hold the data in diffrent way for flexible
operations
this collection classes are derived from i collection and i
list ,ienumerable,idictionary interfaces..
in .net version 1.0 having different type of collection classes
this are all defined with in system.collection namespaces
main imp classes
array list,hash table,stack,queue
in the above collection classes support diff way to data
storing and retrieving
in .net 2.0 having different type of collection classes this
classes are define under system.collection.generic namespce
imp classes
list --this is corresponding to array list
dictionay--this is corresponding to hashtable
stack nad heap --this are corresponding to same stack and
heap collection classes in the system.collection namespace

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What can be done with c#?

883


Explain the difference between access specifier and access modifier in c#?

1038


Does c# support try-catch-finally blocks?

923


Does c# have functions?

954


What is c sharp used for?

948


What is the difference between “out” and “ref” parameters in c#?

1044


How many bytes is a long c#?

993


How main method is called in c#?

1001


Are multiple data types stored in System.Array?

1263


What is out in c#?

973


What is the advantage of singleton class?

999


What is difference between yielding and sleeping?

938


what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?

1011


What is the use of static members with example using c#.net.

972


Can an array be null c#?

990