1.

Which of the following statements are correct? 1.The signature of an indexer consists of the number and types of its formal parameters. 2.Indexers are similar to properties except that their accessors take parameters. 3.Accessors of interfac

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


Discussion

No Comment Found