Vidyalelo
C# Programming · Q175

Classes and Objects in C Sharp

Programming · C# Programming · question 175

Q175

Which statement correctly defines Interfaces in C#.NET?

A.
Interfaces cannot be inherited
B.
Interfaces consists of data static in nature and static methods
C.
Interfaces consists of only method declaration
D.
None of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board