Question: Write an interactive Java program that performs these actions: a. Prompt the user to enter the users name b. Prompt the user to enter height
Write an interactive Java program that performs these actions:
a. Prompt the user to enter the users name
b. Prompt the user to enter height in feet and inches (both integers)
c. Read the height
d. Prompt the user to enter weight in pounds
e. Calculate the BMI of the user and display a summary report
The program must produce outputs identical to the desired outpute shown in the screenshot below

90 dashes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
