oop - Is this possible to an Interface inherit constants and methods from Super Interface in java? -
i know interface extends interface in java.so, possible inheriting constants , methods super interface.if have restrictions on inheriting please guide me knowledge it
what mean extending constants?! child interfaces/classes inherit constants , methods super class/interface
Comments
Post a Comment