Question: Solve the following programming problems by developing algorithm and then implementing it in Java. source code for java The variable fuelAmount and fuelCapacity hold the
Solve the following programming problems by developing algorithm and then implementing it in Java. source code for java
The variable fuelAmount and fuelCapacity hold the actual amount of fuel, and the size of the fuel tank of a vehicle. If less than 10 percent is remaining in the tank, a status light should show a red color; otherwise it shows a green color. Simulate this process with the values of the fuelAmount and fuelCapacity read from the user, and the program printing red or green for the particular values.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
