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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board