Question: Create a program for each of the following ( Submit the . cpp source code file for each ) : 1 5 points - comments
Create a program for each of the following Submit the cpp source code file for each:
points comments statements for each program including your name
points correct inputs for each program if any are required
sum Create a program that will output the sum of all of the numbers from to
points correct use of loop
points correct output
tempchart Create a program to display a temperature conversion chart for to degrees Celsius at degree intervals and the corresponding Fahrenheit temperature.
points correct use of loop
points correct output
penny Write a program to calculate a person's salary calculated in this manner. The person will be paid penny on the first day or $ The pay will be doubled for every day worked. For example, pay will be doubled to pennies on the second day for a total pay of $ The program should accept the number of days worked as input and output the total pay in dollars with two decimal places.
points correct use of loop
points correct output
points correct output format
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
