Computers and Technology

Assignment: Construct a flowchart and then write a C++ program that will: ask the user to enter five (5) test scores
if any of the scores are less than zero (<0) or greater than 100 (>100), print an error message and exit the program
calculate the average of the five test scores
report the data entered by the user
report the average (rounded to two decimal places)
use cout << fixed << setprecision (2)
report the letter grade that should be assigned using the following scale
Additional Requirements:
The output from your program should be reported to both the screen (cout) and an output file names "Practicum1.txt".
Attach you flowchart to this document.
I need both of the flowchart and the c++ program for this assignment, the flowchart would better be hand written. The important thing is: how to end the program automatically if the input is under the condition of (score < 0 or > 100).

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 01:30, gabriieldelacruz16
What “old fashioned” features of checking accounts is p2p replacing
Answers: 3
image
Computers and Technology, 23.06.2019 06:30, eddsworldfrantic
You have a small company and want to keep your costs low, but it is important your employees share data. which network would provide you with the most economical solution?
Answers: 1
image
Computers and Technology, 23.06.2019 16:00, keyonaemanieevans
Helen is having a meeting with her colleagues in her company. they are working on the goals and objectives for the coming year. they want to ensure that these goals and objectives of the processes involved are properly evaluated. which system can helen and her colleagues apply to evaluate this? helen and her colleagues require a blank to evaluate the goals and objectives.
Answers: 2
image
Computers and Technology, 23.06.2019 21:50, Trinhphuongtran
Description: write function lastfirst() that takes one argument—a list of strings of the format "lastname, firstname" —and returns a list consisting of two lists: (a) a list of all the last names (b) a list of all the first names
Answers: 2
Do you know the correct answer?
Assignment: Construct a flowchart and then write a C++ program that will: ask the user to enter fiv...

Questions in other subjects:

Konu
History, 18.08.2020 14:01
Konu
Mathematics, 18.08.2020 14:01