Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

can you help me to solve c++ program in the picture below within 2 hours.

Question 2The data has been collected from UiTM students as the respondents to find out their confidencelevel in getting high marks for subject CSC425. The survey has been given to the students whoare taking the subject for this semester. The respondent has to give a score from 1 to 5 only,where score 1 represents the lowest confidence level of getting good mark for the subject. Forthe score of 5 represents the highest confidence level of getting high mark for the subject.You are requested to write a C++ program to do the following tasks:a) Input the respondent scoreb) Make sure the program only reads the valid score number which is 1 to 5 only, else itdisplays an error message.c) The program will determine the total number of respondents for each score and overallnumber of respondents who are involved in the survey.d) It also needs to calculate and display the average score result.The input will continue until the user chooses to stop entering the data.The sample output is as shown below:ScoreTotal Respondents20401205010Overall respondents: 240Average score: 3

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question