A C++ program that inputs the names and monthly salaries of 10 employees. The program checks annual salary of each person. If annual salary is greater than or equal to Rs XXXXXXXXXX/- then it prints...


A C++ program that inputs the names and monthly salaries of 10 employees. The program
checks annual salary of each person. If annual salary is greater than or equal to Rs. 250000/-
then it prints name, salary and a message ‘Tax to be paid’ else it prints name, salary and a
message ‘No tax’. Using pointers.



Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here