Question: Please use Microsoft Visual Studio to write a code in C for the following problem: Write a program that can be used as Body Mass
Write a program that can be used as Body Mass Index (BMI) calculator. The formula for calculating BMI is The program should read the user's weight in pounds and height in inches, then calculate and displays the user's body mass index. The program should also display below information so that the user can evaluate their 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
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
