Select the correct statement among the given statements?
(a) One class could implement only one interface
(b) Properties could be declared inside an interface
(c) Interfaces cannot be inherited
(d) None of the mentioned
I have been asked this question by my school teacher while I was bunking the class.
The origin of the question is Interfaces Introduction in division Object Oriented Concepts of C#