logo Use CA10RAM to get 10%* Discount.
Order Nowlogo

Write a C++ program that manages people health information using parallel arrays. Assume that there are 5 people,

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Write a C++ program that manages people health information using parallel arrays. Assume that there are 5 people,

  1.    Create proper arrays to store their first name, height (in meter), weight (in kg), and age.
  2.    You may initialize the arrays (name, height, weight, and age) in the program or read the data from the keyboard.
  3.     Create a BMI array. Using a function, calculate BMI (body mass index) for every person BMI = weight (kg) / height2 (meter2). For example, Ahmed’s BMI = 65.0 / (1.68)2 = 23.03
  4.     Calculate the averages of the age and weight of the people. Write a single function and use it for 2 different integer arrays.
  5.    Calculate the averages of the height and BMI of the people. Write a single function and use it for 2 different float (or double) arrays.
  6.    Sort the people according to their BMI (from lowest to highest). 
  7.    Print out all the information about all the people in the sorted order, followed by the averages. 

 

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

742 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

846 Answers

Hire Me
expert
Husnain SaeedComputer science

911 Answers

Hire Me
expert
Atharva PatilComputer science

574 Answers

Hire Me

Get Free Quote!

345 Experts Online