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
What is assembly and dll in c#?
What is the use of 0 in c#?
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
What is the use of console readline () in c#?
Can var be null c#?
Value Type and Reference Type Data type in C#?
Write the syntax for catching an exception in c#?
Is an array an object c#?
Is array thread safe c#?
What are the Types of caching
What is difference between private and static constructor?
can you create a function in c# which can accept varying number of arguments
What language is c# similar to?
Can an array be null c#?
What is an assembly qualified name