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 22:20
Pp 4.1 design and implement a class called sphere that contains instance data that represents the sphere’s diameter. define the sphere constructor to accept and initialize the diameter and include getter and setter methods for the diameter. include methods that calculate and return the volume and surface area of the sphere (see pp 3.5 for the formulas). include a tostring method that returns a one-line description of the sphere. create a driver class called multisphere, whose main method instantiates and updates several sphere objects.
Answers: 1
question
Computers and Technology, 24.06.2019 00:40
What social factors affect your health
Answers: 3
question
Computers and Technology, 24.06.2019 06:30
Adrawing that places all lines parallel to the z axis at an angle from the horizon is 99 ! a. an oblique drawing b. a perspective drawing c. an auxiliary view d. a one-point perspective drawing
Answers: 2
question
Computers and Technology, 24.06.2019 20:20
3. write assignment statements that perform the following operations with the variables a, b, and c: a. adds 2 to a and assigns the result to b b. multiplies b times 4 and assigns the result to a c. divides a by 3.14 and assigns the result to b
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
question
Mathematics, 29.07.2021 14:00
question
Mathematics, 29.07.2021 14:00
question
Mathematics, 29.07.2021 14:00
question
Biology, 29.07.2021 14:00
question
Computers and Technology, 29.07.2021 14:00
question
Mathematics, 29.07.2021 14:00
question
Arts, 29.07.2021 14:00
question
Mathematics, 29.07.2021 14:00
Questions on the website: 13722361