

MCQOPTIONS
Saved Bookmarks
1. |
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 |
A. | 1, 3, 5 |
B. | 2, 4 |
C. | 3, 5 |
D. | 3, 4, 5 |
Answer» B. 2, 4 | |