Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Advanced Java Programming The controversial issue of global warming has been widely publicized by the film An Inconvenient Truth, featuring former Vice President Al Gore.

Advanced Java Programming

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 returns 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.

VERY IMPORTANT NOTE!!: This program MUST USE at least 2 CLASSES, getters/setters, etc and other object-oriented design (OOD) concepts as I'm in a more advanced Java class. Also, I need detailed, but brief comments to most, if not all of the code to explain what is being used in the code and what is does so I have a better understanding of the code. Finally, use import javax.swing.JOptionPane; in this application as required for this advanced Java programming class.

PLEASE HELP AND MEET THESE REQUIREMENTS!!!! I'VE ASKED THIS QUESTION BEFORE BUT THE ANSWER I GOT BEFORE DIDN'T MEET THE REQUIREMENTS ABOVE AND OTHER ANSWERS TO THIS QUESTION ARE NOT HELPFUL AS THEY DON'T MEET THE ABOVE REQUIREMENTS!!! PLEASE HELP!!!

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Students also viewed these Databases questions