Hi,
The point u need to remember is ...
if there are methods with the same name and signature spread across the
interfaces or abstract class that u r extending...
the return type should be same across all the interfaces and the abstract class......
We can overload the methods in the normal way..
Regards
But no idea which of both the print methods is considered???
[ August 26, 2005: Message edited by: A Kumar ]