subject
Computers and Technology, 28.05.2021 08:00 kaperry

In this lab you will create a temperature analyzing system. For this lab assume that the user will input the data for 5 days. You will create a console C++ program that uses nested loops and logical structures to read the low and high temperature of each day. Your program will calculate and display the average temperature of each day; It also needs to calculate and display the overall average, the day that had the lowest temperature and the day that had the highest temperature. The lowest temperature a user can input for a day is
-40. The highest temperature a user can input for a day is 40. The low temperature of a day can
not be higher than the high temperature if the same day. If the user input does not meet these
requirements, the program should display an appropriate error message and re-prompt.
Validation for non-numeric input is also required.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:00
Which of the following has not been attributed at least in part to social media a. drug addiction b. depression c. kidnapping d. murder
Answers: 2
question
Computers and Technology, 22.06.2019 20:00
What is used to analyze and summarize your data without graphical support
Answers: 1
question
Computers and Technology, 22.06.2019 22:00
Perform the following tasks: a. create a class named testclass that holds a single private integer field and a public constructor. the only statement in the constructor is one that displays the message “constructing”. write a main()function that instantiates one object of the testclass. save the file as testclass.cpp in the chapter 08 folder. run the program and observe the results. b. write another main()function that instantiates an array of 10 testclass objects. save the file as test class array.c . run this program and observe the results.
Answers: 1
question
Computers and Technology, 23.06.2019 02:00
Which software would you use to create a print design? a. illustrator b. audacity c. reaper d. dreamweaver
Answers: 2
You know the right answer?
In this lab you will create a temperature analyzing system. For this lab assume that the user will i...
Questions
question
Computers and Technology, 30.06.2019 21:10
question
Mathematics, 30.06.2019 21:10
question
Mathematics, 30.06.2019 21:10
question
Mathematics, 30.06.2019 21:10
Questions on the website: 13722362