Create a class called Employee that includes four pieces of information as data members—a first name (type string), a last name (type string), job number (type int) and a monthly salary (in TY; type...


Create a class called Employee that includes four pieces of information as data members—a first

name (type string), a last name (type string), job number (type int) and a monthly salary (in TY;

type float). Provide a set and a get function for each data member.

Write a test program that demonstrates class Employee’s capabilities allowing the user to enter

information for four employees and display it. Hint: us


Aug 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here