1.

Which of the folowing does an indexer allow to index in the same way as an array? 1.A class 2.A property 3.A struct 4.A function 5.An interface

A. 2, 4
B. 1, 3, 5
C. 3, 4, 5
D. 3, 5
Answer» C. 3, 4, 5


Discussion

No Comment Found