Hi,
I think if a class extends an abstract class it has to override all the methods and has to implement all of them. If you don't implement the method, the compiler will ask you to declare the class to be abstract.
Please correct me if i am wrong.
Vanitha.
[This message has been edited by Vanitha Sugumaran (edited June 24, 2001).]