Question: Write a program in OOP to represent employee class using function with (scope resolution operator) to read the employee salary and return the following: A

Write a program in OOP to represent employee class using function with (scope resolution operator) to read the employee salary and return the following: A if the salary between 800-1000 B if the salary between 600-799 "C" if the salary between 400-599 "D" if the salary between 200-399
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
