

McqMate
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. |
View all MCQs in
C# ProgrammingNo comments yet