change return type of abstract methods

Discussion in 'JavaScript' started by Dhingcha, Aug 16, 2008.

  1. #1
    if i delacre the return type of a method in an abstract class, then why i can't change the return type in the subclass which actually implements the abstract class.
     
    Dhingcha, Aug 16, 2008 IP