Write the QuartsToGallons Java class that declares a named constant to hold the number of quarts in a gallon (4). Also declare a variable to represent the number of quarts needed for a painting job, and assign an appropriate value—for example, 18. Compute and display the number of gallons and quarts needed for the job. Display explanatory text with the values, for example: A job that needs 18 quarts requires 4 gallons plus 2 quarts. Part B: Convert the QuartsToGallons class to an interactive application. Instead of assigning a value to the number of quarts, accept the value from the user as input.
Answers
Answered by
0
tex
bf
huge
Also declare a variable to represent the number of quarts needed for a painting job, and assign an appropriate value—for example, 18. Compute and display the number of gallons and quarts needed for the job. Display explanatory text with the values, for example: A job that needs 18 quarts requires 4 gallons plus 2 quarts. Part B: Convert the QuartsToGallons class to an interactive application. Instead of assigning a value to the number of quarts, accept the value from the user as input.
Similar questions
Accountancy,
5 months ago
Biology,
5 months ago
Hindi,
5 months ago
Social Sciences,
11 months ago
Math,
11 months ago
Math,
1 year ago
Math,
1 year ago