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 “using” statement in c#?
Explain the difference between arraylist and array and in c#?
What is polymorphism in c sharp?
Describe how a .net application is compiled and executed
What is a value type in c#?
What is an assembly qualified name? Is it a filename? How is it different?
What is the default boolean value in c#?
What is the signature of a method?
What is the difference between serialization and deserialization in c#?
How does insertion sort work?
Is multiple inheritance possible in c#?
Name the method of servicebase class?
What is cls, cts and clr in net?
What is clr in c#?
What is difference between const and static in c#?