Question: Submission: Submit your java project to Blackboard in Java file, and screen shot of the code and output Description: . Write a java program that

 Submission: Submit your java project to Blackboard in Java file, and

Submission: Submit your java project to Blackboard in Java file, and screen shot of the code and output Description: . Write a java program that calculates the Body mass index (BMI) for at least 5 users. - The program should let each user enter her name, age, weight in kilo gram, height in meter) and store their information in arrays. -Then calculate the BMI for each user based on equation BMI=weight/height2 - Based on BMI, decide whether user case is underweight, normal weight, overweight or obese. (use the following table to help build if statements) \begin{tabular}{cc} BMI

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!