Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are working as a software developer for one of the big insurance company. Your company is planning to migrate the existing system from visual

You are working as a software developer for one of the big insurance company. Your company is planning to migrate the existing system from visual basic to Java. Your Java program calculates the insurance payment category based on the BMI score.

Your Java program should perform the following things:

Step 1: Take the input from the user about the patient name, weight, birthdate, and height

Step 2: Calculate Body Mass Index

Step 3: Display person name and BMI Category

If the BMI Score is less than 18.5, then underweight

If the BMI Score is between 18.5-24.9, then Normal weight

If the BMI score is between 25 to 29.9, then Overweight

If the BMI score is greater than 29.9, then Obesity

Your Java program should perform the following things:

Receive input data such as patient name, birthdate, height, weight

Calculate BMI

Display the BMI category with patient name

You need to submit the following things:

An entire Java solution

An output screenshot created using Microsoft Word

Submit these files as a single zipped ".zip" file to the drop box below. Please check the Course Calendar for specific due dates.

The name of the file should be your first initial and last name, followed by an underscore and the name of the assignment, and an underscore and the date. (Mac users, please remember to append the ".zip" extension to the filename.) An example is shown below:

Jstudent_exampleproblem_101504

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Implementation

Authors: Edward Sciore

2nd Edition

3030338355, 978-3030338350

More Books

Students also viewed these Databases questions

Question

Page

Answered: 1 week ago

Question

LO5 Highlight five external recruiting sources.

Answered: 1 week ago