C++ Programming. Construct parent class with the specified in individual task (Table 1) fields and methods: - constructor; - a function that determines the "quality" of the object - Q for a given formula (Table 1, column 1); - displaying information about the object.Construct a child class that contains: - additional field P; - a function that determines the "quality" of a child object class - Qp, which overrides the quality function of the parent class, performing the calculation according to the new formula (Table 1, column 2). Create a project to demonstrate work: input and output of information about class objects (parent and child).

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

C++ Programming.

Construct parent class with the specified in individual
task (Table 1) fields and methods:

- constructor;
- a function that determines the "quality" of the object - Q for a given
formula
(Table 1, column 1);
- displaying information about the object.Construct a child class that contains:
- additional field P;
- a function that determines the "quality" of a child object class - Qp, which overrides the quality function of the parent class, performing the calculation according to the new formula (Table 1, column 2).
Create a project to demonstrate work: input and output of information about
class objects (parent and child).

Fields and the "quality" function of the
parent class
Automobile:
car model;
engine power (kW);
number of seats.
Q = 0.5 - power - number of seats
Field and "quality" function Qp child
class
P: year of manufacture
Qp = Q-1,5 (T-P), where T is the
current year
•
Transcribed Image Text:Fields and the "quality" function of the parent class Automobile: car model; engine power (kW); number of seats. Q = 0.5 - power - number of seats Field and "quality" function Qp child class P: year of manufacture Qp = Q-1,5 (T-P), where T is the current year •
Expert Solution
steps

Step by step

Solved in 4 steps with 2 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