Vidyalelo
C# Programming · Q97

Exception Handling in C Sharp

Programming · C# Programming · question 97

Q97

Choose the correct option among the following indexers which correctly allows to index in same way as an array?

A.
A class
Answer
B.
An interface
C.
A function
D.
A property

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board