Question: Write an interface called vehicle that specifies an abstract method howToMove() Write the following classes that implements the interface vehicle as following Train: on Rails
Write an interface called vehicle that specifies an abstract method howToMove()
Write the following classes that implements the interface vehicle as following
Train: on Rails
Car: on Roads
Ships: in Sea
Airplane: on Air
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
