Vidyalelo
C# Programming · Q82

Exception Handling in C Sharp

Programming · C# Programming · question 82

Q82

Choose the correct statement about properties describing the indexers?

A.
No need to use the name of the property while using an indexed property
B.
An indexer property should accept at least one argument
C.
Indexers can be overloaded
D.
All of the mentioned
Answer

Answer: Option D

Solution

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