Q1: Consider a class network of the following figure. The class Result derives information from two branch, find: 1- Define all the five classes, and read data for the base classes by using: a- Initialize the data members by using constructor. b- read the string data (Em_name and Wo_name), by using dynamic constructor. 2- Find the grater salary of each employee and worker? by using friend function. 3- Display the employee or worker information that have the grater salary. 4- Write a main program to create one object and using the implicitly constructor calling method to send all the data members are required. Emp_info Sci_info grater_salary() Em address Em salary Sci address Sci_salary Friend function omnlovee worker Em_code, Em name Wo_code, Wo name Result Display()

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter10: Classes And Data Abstraction
Section: Chapter Questions
Problem 7SA: Assume the definition of class foodType as given in Exercise 6. Answer the following questions? (1,...
icon
Related questions
Question
Q1: Consider a class network of the following figure. The class Result derives
information from two branch, find:
1- Define all the five classes, and read data for the base classes by
using:
a- Initialize the data members by using constructor.
b- read the string data (Em_name and Wo_name), by using
dynamic constructor.
2- Find the grater salary of each employee and worker? by using
friend function.
3- Display the employee or worker information that have the grater
salary.
4- Write a main program to create one object and using the
implicitly constructor calling method to send all the data members
are required.
Emp_info
Sci_info
grater_salary()
Em_address
Em_salary
Sci_address
Sci_salary
Friend function
omnlovee
worker
Em_code,
Em_name
Wo code,
Wo name
Result
Display()
Transcribed Image Text:Q1: Consider a class network of the following figure. The class Result derives information from two branch, find: 1- Define all the five classes, and read data for the base classes by using: a- Initialize the data members by using constructor. b- read the string data (Em_name and Wo_name), by using dynamic constructor. 2- Find the grater salary of each employee and worker? by using friend function. 3- Display the employee or worker information that have the grater salary. 4- Write a main program to create one object and using the implicitly constructor calling method to send all the data members are required. Emp_info Sci_info grater_salary() Em_address Em_salary Sci_address Sci_salary Friend function omnlovee worker Em_code, Em_name Wo code, Wo name Result Display()
Expert Solution
steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Knowledge Booster
Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning