Question: The program should be in C++ Write a program that inputs the empid and monthly salary of 10 employees. The program checks annual salary of

The program should be in C++
Write a program that inputs the empid and monthly salary of 10 employees. The program checks annual salary of each person. If annual salary is greater than or equal to 250,000/= then it should prints empid, salary' and a message "Tax to be Paid" else it prints empid, salary and a message "No Tax
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
