Q.

Which of the following statements is correct about Interfaces used in C#.NET?

A. All interfaces are derived from an Object class.
B. Interfaces can be inherited.
C. All interfaces are derived from an Object interface.
D. Interfaces can contain only method declaration.
Answer» B. Interfaces can be inherited.
1.1k
0
Do you find this helpful?
3

View all MCQs in

C# Programming

Discussion

No comments yet

Related MCQs