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

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

jquery - Making vertical list scroll on mouse over -

c++ - Accessing inactive union member and undefined behavior? -