Question: CSC 156 Java Computer Science I Lab 4 PROJECT Parking Garage Repetition Structures Objective To type a simple Java program, execute ( run) the program









CSC 156 Java Computer Science I Lab 4 PROJECT Parking Garage Repetition Structures Objective To type a simple Java program, execute ( run) the program for some particular 100 points values, observe the output and then modify the program. PROJECT DESCRIPTION Type, compile and run the basic Java program that is shown in Figure 1, which follows Then compile and run your program, observe the output then modify the program. Information About This Project For this project we will create a simple fee calculator that allows for user input and provides some calculations for displaying various totals for parking fees. Steps To Complete This Project STEP 1 Open NetBeans, Eclipse or Similar Java IDE Open NetBeans or Eclipse and create a Java project with the following details. For Project Name include: PrattParkingGarage For the Main Class include: PrattParkingGarage In your Code window, shown below, copy the program code shown in Figure 1 below, in the appropriate places, except substitute your own name in place of Sammy Student. Figure 1 Source Code for the Parking Garage Program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
