InterviewSolution
Saved Bookmarks
| 1. |
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. Yes an Interface can inherit another Interface, for that matter an Interface can extend more than one Interface. |
|