subject
Computers and Technology, 22.02.2020 04:58 trint4

Draw the hierarchy chart and then plan the logic for a program that calculates a person’s body mass index (BMI).
BMI is a statistical measure that compares a person’s weight and height. The program uses three modules:

The first prompts a user for and accepts the user’s height in inches.
The second module accepts the user’s weight in pounds and converts the user’s height to meters and weight to kilograms.
Then, it calculates BMI as weight in kilograms divided by height in meters squared, and displays the results.
There are 2.54 centimeters in an inch, 100 centimeters in a meter, 453.59 grams in a pound, and 1,000 grams in a kilogram. Use named constants whenever you think they are appropriate.
The last module displays the message End of job.

Revise the BMI-determining program to execute continuously until the user enters 0 for the height in inches.

Submit the .vls file you create in Visual Logic as well as a screenshot of the output.
For full credit, the program must function correctly, produce the correct answer, and be logically succinct.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 06:00
What role do chromosomes play in inheritance?
Answers: 1
question
Computers and Technology, 23.06.2019 03:00
State 7 common key's for every keyboard
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
If i wanted to include a built-in calendar in a document, what option could i select? draw table insert table insert chart quick tables
Answers: 1
question
Computers and Technology, 24.06.2019 14:00
Which computer tools allow you to communicate with coworkers, family,and friends
Answers: 1
You know the right answer?
Draw the hierarchy chart and then plan the logic for a program that calculates a person’s body mass...
Questions
question
Mathematics, 31.01.2020 09:52
question
Computers and Technology, 31.01.2020 09:52
question
Mathematics, 31.01.2020 09:52
question
Mathematics, 31.01.2020 09:52
Questions on the website: 13722359