Question: Use jGrasp to write, compile, and run the following Java program2. Submit two .java files for grading. Reminder-There are 12 inches in one foot.

Use jGrasp to write, compile, and run the following Java program2. Submit two .java files for grading. Reminder-There are 12 inches in one foot. 6. a. Write a program that declares a variable named inches, which holds a length in inches, and assign a value. Display the value in feet and inches; for example, 86 inches becomes 7 feet and 2 inches. Be sure to use a named constant where appropriate. Save the program as InchesToFeet.java. b. Write an interactive version of the InchesIofeet class that accepts the ches value from a user. Save the class as InchesToFeetInteractive.java.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
