Answer Posted / muhammad usman
Indexer is used to treat an object as an array
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
What is the difference between throw and throw ex?
What is c# most used for?
What is the purpose of static?
What is datetime minvalue in c#?
What is callback method in c#?
What does the keyword “virtual†declare for a method or property?
What is the difference between method overriding and method overloading?
What are the advantages of interface in c#?
Why do we need abstract class?
What is exe in c#?
Is java better than c#?
What is the difference between properties and indexer in c#?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
What do you mean by hashtable c#?