1) What is interface object?
2) How to call a method that takes interface objects as arguments?
3) How to define a method if its return type is interface type?
4) How to create “use-a” relationship between objects in java?
5) Example program on a method writing interface type as return type
6) What is the real time usage of interface?
Comments
Post a Comment