You are working as a software developer for a large insurance company. Your company is planning to migrate the existi
You are working as a software developer for a large insurance company. Your company is planning to migrate the existing systems from Visual Basic to Java and this will require new calculations. You will be creating a program that calculates the insurance payment category based on the BMI score.
Your Java program should perform the following things:
- Take the input from the user about the patient name, weight, birthdate, and height.
- Calculate Body Mass Index.
- 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.
- If the BMI score is between 25 to 29.9, then Overweight.
- If the BMI score is greater than 29.9, then Obesity.
- Calculate Insurance Payment Category based on BMI Category.
- If underweight, then insurance payment category is low.
- If Normal weight, then insurance payment category is low.
- If Overweight, then insurance payment category is high.
- If Obesity, then insurance payment category is highest.
- Implement exception handling using try-catch.
- Include the finally block.
You need to submit the following things:
- An entire Java solution
- An output screenshot created using Microsoft Word
Collepals.com Plagiarism Free Papers
Are you looking for custom essay writing service or even dissertation writing services? Just request for our write my paper service, and we'll match you with the best essay writer in your subject! With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.
Get ZERO PLAGIARISM, HUMAN WRITTEN ESSAYS
Why Hire Collepals.com writers to do your paper?
Quality- We are experienced and have access to ample research materials.
We write plagiarism Free Content
Confidential- We never share or sell your personal information to third parties.
Support-Chat with us today! We are always waiting to answer all your questions.