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 is dictionary collection in c#?



What is dictionary collection in c#?..

Answer / Nripendra Mohan Singh

A Dictionary<TKey, TValue> is a collection in C# that stores data as key-value pairs. It allows fast access to data through the key.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is it possible to execute multiple catch block for a single try statement?

1 Answers   Siebel,


How do you create empty strings in c#?

1 Answers  


What is null propagation c#?

1 Answers  


Can enum be null c#?

1 Answers  


What is verbatim string literal in c#?

1 Answers  


Can an interface extend a class c#?

1 Answers  


What is dynamic dispatch?

1 Answers  


What is the purpose of static?

1 Answers  


How many types of interface are there in c#?

1 Answers  


What’s difference between Association, Aggregation and Inheritance relationships?

2 Answers   TCS,


What is a linked list c#?

1 Answers  


Is string nullable in c#?

1 Answers  


Categories