Staff code Name Faculty Officer Department Typist Rank Subject Taken Office Grade Research Area Speed Permanent Casual Salary daily wages 1. Write getter/setters, display function, parameterized,...


Write a C++ program to implement the following level of inheritance.


Staff<br>code<br>Name<br>Faculty<br>Officer<br>Department<br>Typist<br>Rank<br>Subject Taken<br>Office<br>Grade<br>Research Area<br>Speed<br>Permanent<br>Casual<br>Salary<br>daily wages<br>1. Write getter/setters, display function, parameterized, default and copy constructor.<br>2. Write a calculateSalary() function in the Typist class and override the definition in<br>permanent and casual.<br>3. Write a 'main' function and create objects of all classes in main and call the public<br>methods of all classes.<br>

Extracted text: Staff code Name Faculty Officer Department Typist Rank Subject Taken Office Grade Research Area Speed Permanent Casual Salary daily wages 1. Write getter/setters, display function, parameterized, default and copy constructor. 2. Write a calculateSalary() function in the Typist class and override the definition in permanent and casual. 3. Write a 'main' function and create objects of all classes in main and call the public methods of all classes.

Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here