Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

🎯 Objective

Your task is to create a Java class called Car and a corresponding driver program to interact with it.

...

This assignment will allow you to practice using classes, constructors, methods, and simple user interactions in Java. The Car class is a simple model of a real-world entity.

🚚  Deliverables

Upload the following files in a zip folder that you have created:

...