abstract super class with abstract method

subclasses with inherited methods defined

how do i access a method in the subsclass from the driver class (not from static main block)?