OOP concepts
The program illustrates the following OOP concepts:
Extending an abstract class.
Parameterized constructors.
Defining an abstract method in the superclass
and overriding it in a subclass.
Overridden
toString
method.
File: ag.htm
[Next]
[Prev]