Where w is weight in kilograms and h is height in centimeter


A quantity known as the body mass (BMI) is used to calculate the risk of weight-related health problems. BMI value is computed by the formula

Where w is weight in kilograms and h is height in centimeters. 

Based on above scenario, write a program that accepts weight and height and then displays the BMI value and Status. Your program will only have one class, namely BMI and two instance methods, namely getBMI() and status().

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Where w is weight in kilograms and h is height in centimeter
Reference No:- TGS0132156

Expected delivery within 24 Hours