Question: Which of the following statements is correct?

Options

A : When a class inherits an interface it inherits member definitions as well as its implementations.

B : An interface cannot contain the signature of an indexer.

C : Interfaces members are automatically public.

D : To implement an interface member, the corresponding member in the class must be public as well as static.

Click to view Correct Answer

Previous || Next

Interfaces - General Questions more questions

Which of the following statements is correct about Interfaces used....

Which of the following statements is correct about an interface....

Which of the following statements is correct about an interface?

Which of the following statements are correct about an interface....

Which of the following is the correct implementation of the....

Which of the following statements are correct about an interface....

Which of the following can implement an interface?

Which of the following statements is correct about the C#.NET....

Which of the following is the correct way to implement....

If a namespace is present in a library then which....

Attributes - General Questions more Online Exam Quiz

Enumerations - General Questions

Exception Handling - General Questions

Functions and Subroutines - General Questions

Inheritance - General Questions

Namespaces - General Questions

Operators - General Questions

Polymorphism - General Questions

Properties - General Questions

Structures - General Questions