Question: We introduced the body mass index (BMI) calculator in Exercise 1.14. The formulas for calculating BMI are
Create a BMI calculator application that reads the user’s weight in pounds and height in inches
(or, if you prefer, the user’s weight in kilograms and height in meters), then calculates and displays
the user’s body mass index. Also, the application should display the following information from
the Department of Health and Human Services/National Institutes of Health so the user can evaluate
his/her BMI:
BMI VALUES
Underweight: less than 18.5
Normal: between 18.5 and 24.9
Overweight: between 25 and 29.9
Obese: 30 or greater

Click here to see other solutions to Deitel C How To Program exercises.

2 Comments

  1. I thank God for this great resource of this website. in my journey to becoming a solution through software

Write A Comment