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 |
Is it possible to execute multiple catch block for a single try statement?
How do you create empty strings in c#?
What is null propagation c#?
Can enum be null c#?
What is verbatim string literal in c#?
Can an interface extend a class c#?
What is dynamic dispatch?
What is the purpose of static?
How many types of interface are there in c#?
What’s difference between Association, Aggregation and Inheritance relationships?
What is a linked list c#?
Is string nullable in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)