subject
Computers and Technology, 14.04.2020 21:58 janea01

Write a C++ program to prompt user for a student's full name and 2 test scores and find the average, then print the name, scores and average to the monitor with clear and descriptor labels. Verify data is inputted correctly and test scores must be between 0 and 100. If there was bad data data print an error message and stop the program.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
The great length of north america causes the climate to be varied. true false
Answers: 2
question
Computers and Technology, 23.06.2019 18:30
Write a program that prints the day number of the year, given the date in the form month-day-year. for example, if the input is 1-1-2006, the day number is 1; if the input is 12-25-2006, the day number is 359. the program should check for a leap year. a year is a leap year if it is divisible by 4, but not divisible by 100. for example, 1992 and 2008 are divisible by 4, but not by 100. a year that is divisible by 100 is a leap year if it is also divisible by 400. for example, 1600 and 2000 are divisible by 400. however, 1800 is not a leap year because 1800 is not divisible by 400.
Answers: 3
question
Computers and Technology, 24.06.2019 00:40
What is the error in the following pseudocode? module main() call raisetopower(2, 1.5) end module module raisetopower(real value, integer power) declare real result set result = value^power display result end module
Answers: 1
question
Computers and Technology, 24.06.2019 02:40
Has anyone seen my grandma shes been gone for 4 years already
Answers: 1
You know the right answer?
Write a C++ program to prompt user for a student's full name and 2 test scores and find the average,...
Questions
question
Chemistry, 07.12.2020 20:40
question
Social Studies, 07.12.2020 20:40
question
Chemistry, 07.12.2020 20:40
Questions on the website: 13722363