How many runs should you make for the program written in


(Data Processing)

a. Write a C++ program to compute and display a person's weekly salary as determined by the following conditions: If the hours worked are less than or equal to 40, the person receives $8.00 per hour; otherwise, the person receives $320.00 plus $12.00 for each hour worked over 40 hours. The program should request the hours worked as input and display the salary as output.

b. How many runs should you make for the program written in Exercise 4a to verify that it's operating correctly? What data should you input in each program run?

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: How many runs should you make for the program written in
Reference No:- TGS02195818

Expected delivery within 24 Hours