The class SalariedEmployee inherits both of the functions getName and
printCheck (among other things) from the base class Employee, yet only the
function declaration for the function printCheck is given in the definition
of the class SalariedEmployee. Why isn’t the function declaration for the
function getName given in the definition of SalariedEmployee?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here