adplus-dvertising
frame-decoration

Question

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

d.

None of the mentioned

Answer: (c).An interface could not contain signature of the indexer

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Choose the wrong statement about ‘INTERFACE’ in C#.NET?