in reply to Re^3: Changing signature of overridden method
in thread Changing Signature of overrided methods

Thanks a lot Athanasius.. Actually i am struck in case where i need to override a base class method either by changing the number of input parameters to the method or return type.. I agree with you changing one of above defeats the purpose of OOPs..
  • Comment on Re^4: Changing signature of overridden method