Question: In class, a piece of code was developed to represent the following expression in C++: If the number of the employee is between 1000 and
In class, a piece of code was developed to represent the following expression in C++: If the number of the employee is between 1000 and 3000
Print "Inactive Employee"
Otherwise
Print "Active Employee"
Complete the program C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
