
Wipro Training Exception Handling and JDBC

Quiz
•
Engineering
•
University
•
Hard
Ms.Yatri Davda
Used 2+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which class is the superclass of all exceptions?
Error
Throwable
Exception
RuntimeException
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which keyword is used to handle exceptions?
try
catch
finally
All of the above
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output?
try {
int a = 10 / 0;
} catch (ArithmeticException e) {
System.out.println("Divide by zero");
}
Compile-time error
Runtime error
Divide by zero
No output
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Can we catch multiple exceptions in a single catch block in Java 7+?
Yes
No
Only with checked exceptions
Only with RuntimeException
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which is a checked exception?
ArithmeticException
NullPointerException
IOException
ArrayIndexOutOfBoundsException
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the purpose of finally block?
Handles exceptions
Executes only on error
Executes always
Optional block
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which block executes regardless of exception?
try
catch
throw
finally
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Engineering
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University