Please submit the following java programs in a zipped folder:Ship class – Ship.java (15 points)Cruise Ship class – CruiseShip.java (15 points)Cargo Ship class – CargoShip.java (15 points)Driver program – ShipDriver.java (15 points)Remember to include the following as a comment in each file:A description of the programNot including the required comments will result in a deduction of 15 points for the assignment (4 points each for the 3 class files, 3 points for the driver program )..