About this document
Java Programs for Average and BMI Calculation by Azrin Saedi is a document available to read on EtoBox.
This document contains code for two Java programs. The first program calculates the average of two numbers input by the user. The second program calculates the Body Mass Index (BMI) of a user based on their weight in kilograms and height in meters input at runtime. Both programs use Scanner to take user input and then display the output of the calculations.
- Author
- Azrin Saedi
- Language
- EN