Discussion :: Properties
-
Which of the folowing does an indexer allow to index in the same way as an array?
- A class
- A property
- A struct
- A function
- An interface
Answer : Option A
Explanation :
No answer description available for this question.
Be The First To Comment