Question: Write a program that calculates the multiple body mass index (BMI) where the program read multiple weight and height and stored it into a parallel
Write a program that calculates the multiple body mass index (BMI) where the program read multiple weight and height and stored it into a parallel array weight[] and height[], then the program calculates and display BMI based on weight in kilograms (kg) and height in meters (m) based on the following formula
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
