subject

C Programming (Polling) The Internet and the web are enabling more people to network, join a cause, voice opinions, and so on. The U. S. presidential candidates in 2008 used the Internet intensively to get out their messages and raise money for their campaigns. In this exercise, you'll write a simple polling program that allows users to rate five social-consciousness issues from 1 (least important) to 10 (most important). Pick five causes that are important to you (e. g., political issues, global environmental issues). Use a one-dimensional arrays topics (of type char * ) to store the five causes. To summarize the survey responses, use a 5 - row, 10-column two-dimensional array responses (of type int), each row corresponding to an element in the topics array. When the program runs, it should ask the user to rate each issues. Have your friends and family respond to the survey. Then have the program display a summary of the results, (the program in the book doesn't specify the following BUT you should just have the program ask if there is another survey to be done and continue if there is another survey). The report should include: A tabular report with the five topics down the left side and the 10 ratings across the top, listing in each column the number of ratings received for each topic. To the right of each row, show the average of the rating for that issue. Which issue received the highest point total? Display both the issue and the point total. Which issues received the lowest point total? Display both the issue and the point total.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:20
Which of these is a benefit of social networking? oa. hiding your true identity from friendsob. avoiding talking to people in personoc. spending time with friends instead of studyingod. connecting with new people
Answers: 2
question
Computers and Technology, 22.06.2019 04:30
Kyle, a receptionist for a building supply company, recently won an award for saving his company money on their phone system. after being presented with kyle's research, the company changed the way in which it made long-distance phone calls and cut their expenses in this area by 75 percent. the new system the kyle's company most likely adopted was wired communications switching stations voip hdtv
Answers: 3
question
Computers and Technology, 23.06.2019 04:40
The narrative structure of the popular movies can be broken down into
Answers: 3
question
Computers and Technology, 23.06.2019 06:00
When is a chart legend used a. all the time b. whenever you are comparing data that is the same c. whenever you are comparing multiple sets of data d. only for hand-drawn charts
Answers: 2
You know the right answer?
C Programming (Polling) The Internet and the web are enabling more people to network, join a cause,...
Questions
Questions on the website: 13722367