Home » C# Programming » Interfaces

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

Correct Answer: If a class implements an interface partially, then it should be an abstract class.

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion