Code the following C+ using switch/case statements. The controversial issue of global warming has been widely publicized by the film "An Inconvenient Truth," featuring former Vice President Al Gore. Mr. Gore and a U.N. network of scientists, the Intergovernmental Panel on Climate Change, shared the 2007 Nobel Peace Prize in recognition of "their efforts to build up and disseminate greater knowledge about man-made climate change." Research both sides of the global warming issue online (you might want to search for phrases like "global warming skeptics"). Create a five-question multiple-choice quiz on global warming, each question having four possible answers (numbered 1-4). Be objective and try to fairly represent both sides of the issue. Next, write an application that administers the quiz, calculates the number of corect answers (zero through five) and retums a message to the user. If the user correctly answers five questions, print "Excellent"; if four, print "Very good"; if three or fewer, print "Time to brush up on your knowledge of global warming," and include a list of some of the websites where you found your facts.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter7: User-defined Simple Data Types, Namespaces, And The String Type
Section: Chapter Questions
Problem 1TF
icon
Related questions
Question

Code in C++ using switch/case statements.

Code the following C++ using switch/case statements.
The controversial issue of
global warming has been widely publicized by the film “An
Inconvenient Truth," featuring former Vice President Al Gore.
Mr. Gore and a U.N. network of scientists, the
Intergovernmental Panel on Climate Change, shared the 2007
Nobel Peace Prize in recognition of "their efforts to build up and
disseminate greater knowledge about man-made climate
change." Research both sides of the global warming issue
online (you might want to search for phrases like "global
warming skeptics"). Create a five-question multiple-choice quiz
on global warming, each question having four possible answers
(numbered 1-4). Be objective and try to fairly represent both
sides of the issue. Next, write an application that administers
the quiz, calculates the number of correct answers (zero
through five) and retuns a message to the user. If the user
correctly answers five questions, print "Excellent"; if four, print
"Very good"; if three or fewer, print "Time to brush up on your
knowledge of global warming," and include a list of some of the
websites where you found your facts.
Transcribed Image Text:Code the following C++ using switch/case statements. The controversial issue of global warming has been widely publicized by the film “An Inconvenient Truth," featuring former Vice President Al Gore. Mr. Gore and a U.N. network of scientists, the Intergovernmental Panel on Climate Change, shared the 2007 Nobel Peace Prize in recognition of "their efforts to build up and disseminate greater knowledge about man-made climate change." Research both sides of the global warming issue online (you might want to search for phrases like "global warming skeptics"). Create a five-question multiple-choice quiz on global warming, each question having four possible answers (numbered 1-4). Be objective and try to fairly represent both sides of the issue. Next, write an application that administers the quiz, calculates the number of correct answers (zero through five) and retuns a message to the user. If the user correctly answers five questions, print "Excellent"; if four, print "Very good"; if three or fewer, print "Time to brush up on your knowledge of global warming," and include a list of some of the websites where you found your facts.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
ADT and Class
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
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
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr