adspace


Can an interface inherit from another interface?

Answer Posted / Parul Singh

No, in Java and other object-oriented programming languages that support interfaces, interfaces cannot inherit from each other directly. However, multiple interfaces can be implemented by a class.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category