thanks marc weber ,
you explain all the things with example,
sarada devi ,
to get an complete grip on interface try out these
defined a class inside interface try to access method of that class in another class where you are not implementin that interface
similarly
define an interface inside a class now implements that interface to another class
try these
