Answer Posted / chaitanya.k
Indexers are used to retrieve the data faster than
retrieving the data from Arrays.
| Is This Answer Correct ? | 37 Yes | 8 No |
Post New Answer View All Answers
Is functional interface runnable?
What is the difference between icomparer and icomparable in c#?
What is lazy keyword in c#?
What is the difference between new and override in c#?
What does the initial catalog parameter define in the connection string?
Define thread?
Define sealed classes in c#?
What are the 4 pillars of any object oriented programming language?
What is difference between string and string builder?
What is a reference type c#?
What floating point types is supported in C#?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
can you create a function in c# which can accept varying number of arguments
What language is c# similar to?
What does firstordefault mean in c#?