Alpha Geek

(8)

$10/per page/Negotiable

About Alpha Geek

Levels Tought:
University

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Environmental science,Essay writing,Programming,Social Science,Statistics Hide all
Teaching Since: Apr 2017
Last Sign in: 346 Weeks Ago
Questions Answered: 9562
Tutorials Posted: 9559

Education

  • bachelor in business administration
    Polytechnic State University Sanluis
    Jan-2006 - Nov-2010

  • CPA
    Polytechnic State University
    Jan-2012 - Nov-2016

Experience

  • Professor
    Harvard Square Academy (HS2)
    Mar-2012 - Present

Category > Programming Posted 15 May 2017 My Price 7.00

Write a program that uses the class Salaried Employee in Display

Write a program that uses the class SalariedEmployee in Display 15.5. Your program is to define a class called Administrator, which is to be derived from the class SalariedEmployee. You are allowed to change private in the base class to protected. You are to supply the following additional data and function members:

A member variable of type string that contains the administrator’s title (such as Director or Vice President).

A member variable of type string that contains the company area of responsibility (such as Production, Accounting, or Personnel).

A member variable of type string that contains the name of this administrator’s immediate supervisor.

A protected: member variable of type double that holds the administrator’s annual salary. It is possible for you to use the existing salary member if you did the change recommended earlier.

A member function called set_supervisor, which changes the supervisor name.

A member function for reading in an administrator’s data from the keyboard.

A member function called print, which outputs the object’s data to the screen. An overloading of the member function print_check() with appropriate notations on the check.

 

Answers

(8)
Status NEW Posted 15 May 2017 03:05 PM My Price 7.00

-----------

Attachments

file 1494862070-Answer.docx preview (317 words )
W-----------rit-----------e a----------- pr-----------ogr-----------am -----------tha-----------t u-----------ses----------- th-----------e c-----------las-----------s S-----------ala-----------rie-----------dEm-----------plo-----------yee----------- in----------- Di-----------spl-----------ay -----------15.-----------5. -----------You-----------r p-----------rog-----------ram----------- is----------- to----------- de-----------fin-----------e a----------- cl-----------ass----------- ca-----------lle-----------d A-----------dmi-----------nis-----------tra-----------tor-----------, w-----------hic-----------h i-----------s t-----------o b-----------e d-----------eri-----------ved----------- fr-----------om -----------the----------- cl-----------ass----------- Sa-----------lar-----------ied-----------Emp-----------loy-----------ee.----------- Yo-----------u a-----------re -----------all-----------owe-----------d t-----------o c-----------han-----------ge -----------pri-----------vat-----------e i-----------n t-----------he -----------bas-----------e c-----------las-----------s t-----------o p-----------rot-----------ect-----------ed.----------- Yo-----------u a-----------re -----------to -----------sup-----------ply----------- th-----------e f-----------oll-----------owi-----------ng -----------add-----------iti-----------ona-----------l d-----------ata----------- an-----------d f-----------unc-----------tio-----------n m-----------emb-----------ers-----------: -----------A m-----------emb-----------er -----------var-----------iab-----------le -----------of -----------typ-----------e s-----------tri-----------ng -----------tha-----------t c-----------ont-----------ain-----------s t-----------he -----------adm-----------ini-----------str-----------ato-----------râ€-----------™s -----------tit-----------le -----------(su-----------ch -----------as -----------Dir-----------ect-----------or -----------or -----------Vic-----------e P-----------res-----------ide-----------nt)-----------.
Not Rated(0)