1.

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 mentionedI 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#

Answer»

Correct ANSWER is (b) Properties COULD be declared inside an interface

To explain: NONE.



Discussion

No Comment Found

Related InterviewSolutions