| http://www.w3.org/ns/prov#value | - gh the implementation will be different.so..interface is a contract ... #19035 Author: HimaBindu Vejella Member Level: Gold Member Rank: 0 Date: 19/May/2005 Rating: Points: 2Its a good question!!Interface is a class which contain all unimplemented methods( can call them also abstract methods)We will implement these methods in derived class of interface.ie an interface is actually not inherited but
|