Discussion board
Interface
By Padmini Manjunath
What is meant by implementing separate interface? In a program they have asked to implement separate interface to print something....What does this mean?
Reply
Post   Reset
Gurpreet kohli replied to Padmini Manjunath Tuesday, May 11, 2010
hi!! padmini supose u have to prnt your name and age then use have to create two interfaces to print both of these via using same main class!!
its may also happen without using method overloading....