Skip to content

Supra89kren/HomeTaskWeek2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Home Task Week 2

  1. Create a vehicle that encapsulates engine, wheels and gas-tank. All internal items should interact with each other.
  2. Internal mechanism should be hidden from client. All he needs is accelerate(), brake(), turn() these method should be part of Driveable interface.
  3. Create a Boat that extends Vehicle.
  4. Create a Car that extends Vehicle.
  5. Create a Solar Car that extends Car.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%