Q54
Choose the wrong statement about 'INTERFACE' in C#.NET?
A.
An explicitly implemented member could be accessed from an instance of the interface
B.
Interfaces are declared public automatically
C.
An interface could not contain signature of the indexer
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board