Interview Question in C#.Net


 

Interview Question :: Interface class?

What is an interface class?
VoteNowAnswers to "Interface class?"

Interfaces cannot be instantiated.Interfaces are pure abstract classes.

by Pallavi