Choose The Wrong Statement About 8216interface8217 In Cnet #425
Choose the wrong statement about ‘INTERFACE’ in C#.NET?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Object Oriented Concepts - Interfaces Implementation - Quiz No.1.
Choose the wrong statement about ‘INTERFACE’ in C#.NET?
An explicitly implemented member could be accessed from an instance of the interface
Interfaces are declared public automatically
An interface could not contain signature of the indexer
None of the mentioned