
Quiz 1: Exception Handling
Quiz
•
Information Technology (IT)
•
Professional Development
•
Medium
MADHURI KETHARI
Used 6+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an Exception in Java?
An error that occurs during runtime
An error that occurs during compilation
A warning issued by the compiler
A type of loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to handle exceptions in Java?
throws
throw
try
catch
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of "try" block in exception handling?
It catches exceptions and handles them
It specifies the exception type
It contains the code that might throw an exception
It specifies the exception message
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Java, can a method declare multiple exceptions using the "throws" keyword?
Only if the method is marked as "static"
Yes, a method can declare multiple exception separated by commas
Only if the exceptions are marked as "final"
Only if the method is marked as "final"
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of "catch" block in exception handling?
It specifies the exception message
It specifies the exception type
It catches the exceptions and handles them
It contains the code that might throw an exception
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Java, can a "catch" block catch multiple exceptions?
No, a "catch" block can only catch one exception
Only if the "catch" block is marked as "static"
Only if the exceptions are marked as "final"
Yes, a "catch" block can catch multiple exceptions using the pipe (|) symbol
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the "throw" keyword in Java exception handling?
To explicitly throw an exception
To catch exceptions
To specify exception types
To declare a method as "throws"
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade