(Data Processing) a. A senior engineer is paid $1700 a week, and a junior engineer, $900 a week. Write a C++ program that accepts as input an engineer's status in the character variable status. If status equals S, the senior engineer's salary should be displayed; otherwise, the junior engineer's salary should be displayed.
b. How many runs should you make for the program written in Exercise 3a to verify t it is operating correctly? What data should you input in each program run?
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.