Question: Java question: Write a program named MileageDemo that prompts the user to input The number of gallons of gas in the tank The fuel efficiency
Java question:
Write a program named MileageDemo that prompts the user to input
The number of gallons of gas in the tank
The fuel efficiency in miles per gallon
The price of gas per gallon
Then print the cost per 100 miles and how far the car can go with the gas in the tank.
Make sure your program follows the Java Coding Guidelines.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
