InterviewSolution
Saved Bookmarks
| 1. |
Choose the correct statement among the followings?(a) Indexers are location indicators(b) Indexers are used to access class objects(c) Indexer is a form of property and works in the same way as a property(d) All of the mentionedI have been asked this question during an online interview.This interesting question is from Introduction of Indexers topic in division Indexers and Exception Handling of C# |
|
Answer» The CORRECT OPTION is (d) All of the mentioned |
|