Q2: Write C++ class to represent a baby height and weight chart. In the private part define character variable to represent the name of the baby, float variables to represent height and weight and integer for the baby's age in months. Provide a constructor that enables an object of this class to be initialized when it's declared to enter the distance. The default data for constructor are (name="aaa", weight=2.5, height=50, age=0). Provide public methods that perform each of the following tasks: 1- Printinfo. This function has to show the baby information. 2- Checkweight. This functions check if the baby is overweight, skinny or normal with regard to his age according to the below table. 3- Checkheight. This functions check if the baby is tall, short or normal with regard to his age according to the below table. 4- CompareH. This functions compares two babies' height. This function has to be friend. 5- CompareW. This functions compares two babies' weight. This function has to be friend. Test these methods in the main.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Q2: Write C++ class to represent a baby height and weight chart. In the private
part define character variable to represent the name of the baby, float variables
to represent height and weight and integer for the baby's age in months. Provide a
constructor that enables an object of this class to be initialized when it's declared
to enter the distance. The default data for constructor are (name="aaa",
weight=2.5, height=50, age-0).
Provide public methods that perform each of the following tasks:
1- Printinfo. This function has to show the baby information.
2- Checkweight. This functions check if the baby is overweight, skinny or
normal with regard to his age according to the below table.
3- Checkheight. This functions check if the baby is tall, short or normal with
regard to his age according to the below table.
4- CompareH. This functions compares two babies' height. This function has
to be friend.
5- CompareW. This functions compares two babies' weight. This function has
to be friend.
Test these methods in the main.
Transcribed Image Text:Q2: Write C++ class to represent a baby height and weight chart. In the private part define character variable to represent the name of the baby, float variables to represent height and weight and integer for the baby's age in months. Provide a constructor that enables an object of this class to be initialized when it's declared to enter the distance. The default data for constructor are (name="aaa", weight=2.5, height=50, age-0). Provide public methods that perform each of the following tasks: 1- Printinfo. This function has to show the baby information. 2- Checkweight. This functions check if the baby is overweight, skinny or normal with regard to his age according to the below table. 3- Checkheight. This functions check if the baby is tall, short or normal with regard to his age according to the below table. 4- CompareH. This functions compares two babies' height. This function has to be friend. 5- CompareW. This functions compares two babies' weight. This function has to be friend. Test these methods in the main.
Months
Weight (kg)
Height (cm)
2.5 - 4.3
46.3 - 53.4
3.4 - 5.7
51.1 - 58.4
2
4.4 - 7.0
54.7 - 62.2
5.1 - 7.9
57.6 - 65.3
5.6 - 8.6
60.0 - 67.8
6.1 - 9.2
61.9 - 69.9
6
6.4 - 9.7
63.6 - 71.6
7
6.7 - 10.2
65.1 73.2
7.0 - 10.5
66.5 - 74.7
7.2 - 10.9
67.7 - 76.2
10
7.5 - 11.2
67.7 - 76.2
11
7.4 - 11.5
70.2 - 78.9
12
7.8 - 11.8
71.3 - 80.2
CO
Transcribed Image Text:Months Weight (kg) Height (cm) 2.5 - 4.3 46.3 - 53.4 3.4 - 5.7 51.1 - 58.4 2 4.4 - 7.0 54.7 - 62.2 5.1 - 7.9 57.6 - 65.3 5.6 - 8.6 60.0 - 67.8 6.1 - 9.2 61.9 - 69.9 6 6.4 - 9.7 63.6 - 71.6 7 6.7 - 10.2 65.1 73.2 7.0 - 10.5 66.5 - 74.7 7.2 - 10.9 67.7 - 76.2 10 7.5 - 11.2 67.7 - 76.2 11 7.4 - 11.5 70.2 - 78.9 12 7.8 - 11.8 71.3 - 80.2 CO
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 11 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY