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

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -