A44 OOP Exception Handling

Quiz
•
Computers
•
Professional Development
•
Hard

Chavdar Dimitrov
Used 11+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 3 pts
The checked Exceptions should inherit from the following classes:
Throwable
RuntimeException
Object
Exception
2.
MULTIPLE SELECT QUESTION
30 sec • 3 pts
The unchecked Exceptions should inherit from the following classes:
Throwable
RuntimeException
Object
Exception
3.
REORDER QUESTION
1 min • 3 pts
What is correct hierarchal order of the following classes?
(Start from the most general to the most specific)
Object
RuntimeException
Throwable
ArithmeticException
Exception
4.
MATCH QUESTION
1 min • 3 pts
Checked Exception
Runtime exceptions
Error
Compile-time exceptions
Unchecked
Exception
Irrecoverable
5.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
If the input is valid int number what will be printed?
Enter a number to divide:
Enter a number to divide:
User input done.
Enter a number to divide:
Invalid user input ! Integer number is expected.
User input done.
Nothing will be printed
6.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
What is the result of the program?
Compilation error
Invalid user input ! Dividing by 0 is not allowed.
I'm first!
No I'm first!
7.
MATCH QUESTION
1 min • 3 pts
It will not only catch all exceptions, it will also catch all errors
Don't log and
rethrow in catch block
Don't catch Throwable
leave empty catch block
Don't use exceptions
when if-else can be used
Don't ignore/swallow exceptions
specific exception first
Catch the most
Similar Resources on Wayground
10 questions
100.Exception handling, Multiple catch blocks

Quiz
•
Professional Development
11 questions
Java Fundamentals

Quiz
•
Professional Development
10 questions
Java Chapter 1

Quiz
•
Professional Development
10 questions
Senz AIoT Savants - ML & C++

Quiz
•
Professional Development
12 questions
Quiz sur la Newsletter

Quiz
•
Professional Development
10 questions
Web application security

Quiz
•
Professional Development
5 questions
Cracking DP-203

Quiz
•
Professional Development
5 questions
Demo Quiz on Quizizz

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade