BMI Calculator Select your gender Male Enter your height (cm): 180 Enter your weight (kg): 99 Calculate BMI Your BMI value is: 30.555... Overweight. - □ × BMI Calculator | Select your gender Female Enter your height (cm): 180 Enter your weight (kg): 99 Calculate BMI Your BMI value is: 30.555... Overweight! □ X

Principles of Information Systems (MindTap Course List)
12th Edition
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Ralph Stair, George Reynolds
Chapter3: Hardware: Input, Processing, Output, And Storage Devices
Section: Chapter Questions
Problem 6SAT
icon
Related questions
Question

Using Java, 

Create a program with GUI that can calculate BMI after the user entered the required information.

  1. Gender
  2. Height in cm
  3. Weight in kg

 

Assuming that the BMI calculation is as follows.

 

 

Male / Boy

BMI < 18.5

18.5 <= BMI < 24.9

>=24.9

Result

Underweight.

Normal weight.

Overweight

 

Female / Girl

BMI < 19

19.1 <= BMI < 23.9

>=23.9

Result

Underweight.

Normal weight.

Overweight

 

The program's GUI may resemble the following. If Male user is overweight, the result will be displayed in red, while if the user female and overweight, the result text will appear in yellow.

 

Examples are given below.

 

*Apply OOP concept to create the program.

 

 

 

 

BMI Calculator
Select your gender
Male
Enter your height (cm):
180
Enter your weight (kg):
99
Calculate BMI
Your BMI value is: 30.555...
Overweight.
-
□ ×
Transcribed Image Text:BMI Calculator Select your gender Male Enter your height (cm): 180 Enter your weight (kg): 99 Calculate BMI Your BMI value is: 30.555... Overweight. - □ ×
BMI Calculator
|
Select your gender
Female
Enter your height (cm):
180
Enter your weight (kg):
99
Calculate BMI
Your BMI value is: 30.555...
Overweight!
□ X
Transcribed Image Text:BMI Calculator | Select your gender Female Enter your height (cm): 180 Enter your weight (kg): 99 Calculate BMI Your BMI value is: 30.555... Overweight! □ X
AI-Generated Solution
AI-generated content may present inaccurate or offensive content that does not represent bartleby’s views.
steps

Unlock instant AI solutions

Tap the button
to generate a solution

Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Principles of Information Systems (MindTap Course…
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781285867168
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning