Question
Can an Interface extend another Interface?
Answer
Yes an Interface can inherit another Interface, for that matter an Interface can extend more than one Interface.
Can an Interface extend another Interface?
Yes an Interface can inherit another Interface, for that matter an Interface can extend more than one Interface.