Description
Write a Java Program to Create Classes for Building Different Types of Vehicles like Bikes, Scooters, and Cars in a Factory.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking.
● Create classes for building different vehicles.
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.