1/1 100% + | 8 O Laboratory Exercise Quiz Bee Objective: At the end of the exercise, the students should be able to: Create a simple program for a quiz bee. Software Requirements: Latest version of NetBeans IDE Java Development Kit (JDK) 8 Procedure: 1. Create a folder named LastName_FirstName (ex. Reyes_Mark) in your local drive. 2. Create a new project named LabExer5B. Set the project location to your own folder. 3. The program shall: • contain an array of 10 multiple choice questions with three (3) choices each and • require the user to choose among A, B, or C; Note: Cases are ignored. Lowercase letters are acceptable (a, b, c). 4. Create a try-catch structure to handle three (3) exceptions. These are when the user inputs the following: an invalid letter (not A, B, or C) • a number or any special character • blank (no answer) 5. Prompt the user that he can answer again if any of the three (3) exceptions is thrown. 6. Display the score.
1/1 100% + | 8 O Laboratory Exercise Quiz Bee Objective: At the end of the exercise, the students should be able to: Create a simple program for a quiz bee. Software Requirements: Latest version of NetBeans IDE Java Development Kit (JDK) 8 Procedure: 1. Create a folder named LastName_FirstName (ex. Reyes_Mark) in your local drive. 2. Create a new project named LabExer5B. Set the project location to your own folder. 3. The program shall: • contain an array of 10 multiple choice questions with three (3) choices each and • require the user to choose among A, B, or C; Note: Cases are ignored. Lowercase letters are acceptable (a, b, c). 4. Create a try-catch structure to handle three (3) exceptions. These are when the user inputs the following: an invalid letter (not A, B, or C) • a number or any special character • blank (no answer) 5. Prompt the user that he can answer again if any of the three (3) exceptions is thrown. 6. Display the score.
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
![f Facebook
STI Object-Oriented Programmin x
O 05_Laboratory_Exercise_2(3).p x
O Leave The Door Open -
b My Questions | bartleby
A elms.sti.edu/files/3056044/05_Laboratory_Exercise_2(3).pdf?Imsauth=fab0846974e1479a0372d4601a3d8297632e3389
* ES
05 Laboratory_Exercise_2(3).pdf
1 / 1
-
100%
Laboratory Exercise
Quiz Bee
Objective:
国
At the end of the exercise, the students should be able to:
Create a simple program for a quiz bee.
Software Requirements:
Latest version of NetBeans IDE
Java Development Kit (JDK) 8
Procedure:
1.
Create a folder named LastName_FirstName (ex. Reyes_Mark) in your local drive.
2. Create a new project named LabExer5B. Set the project location to your own folder.
3.
The program shall:
contain an array of 10 multiple choice questions with three (3) choices each and
require the user to choose among A, B, or C;
Note: Cases are ignored. Lowercase letters are acceptable (a, b, c).
4. Create a try-catch structure to handle three (3) exceptions. These are when the user inputs the
following:
an invalid letter (not A, B, or C)
a number or any special character
blank (no answer)
5. Prompt the user that he can answer again if any of the three (3) exceptions is thrown.
6. Display the score.
CRADIN G PURR C (400peintel
7:49 am
27°C Mostly sunny
19/10/2021](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F36ca0f36-dc6d-400e-9617-ef1053f31484%2F4cca8d86-27ea-41ab-b58b-437a2238a252%2F6ru1zd7_processed.png&w=3840&q=75)
Transcribed Image Text:f Facebook
STI Object-Oriented Programmin x
O 05_Laboratory_Exercise_2(3).p x
O Leave The Door Open -
b My Questions | bartleby
A elms.sti.edu/files/3056044/05_Laboratory_Exercise_2(3).pdf?Imsauth=fab0846974e1479a0372d4601a3d8297632e3389
* ES
05 Laboratory_Exercise_2(3).pdf
1 / 1
-
100%
Laboratory Exercise
Quiz Bee
Objective:
国
At the end of the exercise, the students should be able to:
Create a simple program for a quiz bee.
Software Requirements:
Latest version of NetBeans IDE
Java Development Kit (JDK) 8
Procedure:
1.
Create a folder named LastName_FirstName (ex. Reyes_Mark) in your local drive.
2. Create a new project named LabExer5B. Set the project location to your own folder.
3.
The program shall:
contain an array of 10 multiple choice questions with three (3) choices each and
require the user to choose among A, B, or C;
Note: Cases are ignored. Lowercase letters are acceptable (a, b, c).
4. Create a try-catch structure to handle three (3) exceptions. These are when the user inputs the
following:
an invalid letter (not A, B, or C)
a number or any special character
blank (no answer)
5. Prompt the user that he can answer again if any of the three (3) exceptions is thrown.
6. Display the score.
CRADIN G PURR C (400peintel
7:49 am
27°C Mostly sunny
19/10/2021
![f (1) Facebook
STI Object-Oriented Programmin x
O 05_Laboratory_Exercise_1(10) X
O Leave The Door Open -
E x
b My Questions | bartleby
x +
A elms.sti.edu/files/3056044/05_Laboratory_Exercise_1(10).pdf?Imsauth=f2fea80ada5fb0b391d399ba5e0d8048361e0f78
* ES
05 Laboratory_Exercise_1(10).pdf
1 /1||
100% +| 0 0
STI
IT1712
Laboratory Exercise
Guessing Game
Objective:
At the end of the exercise, the students should be able to:
• Create a simple game that handles exceptions.
1
Software Requirements:
Latest version of NetBeans IDE
Java Development Kit (JDK) 8
Procedure:
1.
Create a folder named LastName_FirstName (ex. Reyes_Mark) in your local drive.
2. Create a new project named LabExer5A. Set the project location to your own folder.
3. The program shall:
generate a random number from 1 to 50 for a player to guess;
display a message that indicates whether the player's guess is correct, too low, or too high;
and
prompt the user to keep on guessing until the correct value is entered
4.
Create a try-catch structure that will handle two (2) exceptions. These are when the user inputs the
following:
a number that is out of range (1 – 50)
a letter or any non-numeric character
5. Prompt the user so that he can guess again if an exception is thrown.
6. Display the number of total guesses.
Note: An invalid input (when an exception is thrown) is not considered a valid guess or attempt.
Sample Output:
7:48 am
27°C Mostly sunny
19/10/2021
国](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F36ca0f36-dc6d-400e-9617-ef1053f31484%2F4cca8d86-27ea-41ab-b58b-437a2238a252%2F58cpy3j_processed.png&w=3840&q=75)
Transcribed Image Text:f (1) Facebook
STI Object-Oriented Programmin x
O 05_Laboratory_Exercise_1(10) X
O Leave The Door Open -
E x
b My Questions | bartleby
x +
A elms.sti.edu/files/3056044/05_Laboratory_Exercise_1(10).pdf?Imsauth=f2fea80ada5fb0b391d399ba5e0d8048361e0f78
* ES
05 Laboratory_Exercise_1(10).pdf
1 /1||
100% +| 0 0
STI
IT1712
Laboratory Exercise
Guessing Game
Objective:
At the end of the exercise, the students should be able to:
• Create a simple game that handles exceptions.
1
Software Requirements:
Latest version of NetBeans IDE
Java Development Kit (JDK) 8
Procedure:
1.
Create a folder named LastName_FirstName (ex. Reyes_Mark) in your local drive.
2. Create a new project named LabExer5A. Set the project location to your own folder.
3. The program shall:
generate a random number from 1 to 50 for a player to guess;
display a message that indicates whether the player's guess is correct, too low, or too high;
and
prompt the user to keep on guessing until the correct value is entered
4.
Create a try-catch structure that will handle two (2) exceptions. These are when the user inputs the
following:
a number that is out of range (1 – 50)
a letter or any non-numeric character
5. Prompt the user so that he can guess again if an exception is thrown.
6. Display the number of total guesses.
Note: An invalid input (when an exception is thrown) is not considered a valid guess or attempt.
Sample Output:
7:48 am
27°C Mostly sunny
19/10/2021
国
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 4 steps with 2 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY