Answer Posted / dhara
indexer are the smart array in c# which retrive records
faster than simple array
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what is IFormatable
What is the difference between virtual method and abstract method?
What is the use of delegates in c#?
Explain the role of Garbage collector and its generations?
Can we declare private class in c#?
What is difference between dictionary and hashtable?
What is constants in c#?
What is as keyword in c#?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
Define acid rule of thumb for transactions in c#.
What is difference between il and dll ?
What is jit (just in time)?
What is an object pool in .net?
What do you mean by default constructor?
What is constructor overloading in c#?