You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program is about implementing abstract class Vehicle with its own attributes and methods. Here, I implement some derived classes, using multilevel-inheritance and multi-inheritance concepts. I also implementing interactive command line interface so that the users can choose and play with their vehicle. Here is ilustration about inheritance in my program.
How To Run
Clone this repository
Change directory to this repository folder and to 16520299 folder