Choose the correct statement about properties describing the indexers?
Posted: Wed Jul 13, 2022 7:57 pm
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
b) An indexer property should accept at least one argument
c) Indexers can be overloaded
d) All of the mentioned