Write a c++ program that will ask the user to complete a survey, where the user is asked for 5 current issues to rate. The user can rate the issues as many times as they want. After the user no longer wishes to rate the issues, display the total score and average rating for each topic. -no global variables may be used -use a prototype for your functions -separate function must be used to get input for the issues, get input for the ratings and to calculate the averages

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter6: User-defined Functions
Section: Chapter Questions
Problem 19PE
icon
Related questions
Question

Write a c++ program that will ask the user to complete a survey, where the user is asked for 5 current issues to rate. The user can rate the issues as many times as they want. After the user no longer wishes to rate the issues, display the total score and average rating for each topic.

-no global variables may be used

-use a prototype for your functions

-separate function must be used to get input for the issues, get input for the ratings and to calculate the averages

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 2 images

Blurred answer
Knowledge Booster
Datatypes
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning