
Java_ExceptionHandling

Quiz
•
Professional Development
•
Professional Development
•
Hard
kowshika arumugham
Used 2+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the advantage of Exception Handling
To avoid abnormal termination of a program
To find out errors
To Debug program
None of these
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following key word is optional in Exception handling program
try
finally
catch
throw
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of 'throw' keyword
To Raise an exception explicitly
To Raise an exception implicitly
To create user defined exceptions
To create custom exceptions
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Exception classes belongs to following package
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default behavior of an uncaught exception in Java
Program terminates abruptly
Exception is ignored
Program continues execution
Exception is logged
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose an exception if attempt to divide number by zero
int number = 89 / 0;
System.out.println("The answer is " + number);
ArithmeticException
NullPointerException
NumberFormatException
ArrayIndexOutOfBoundException
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the CORRECT exception
String department="JTMK";
Integer no=Integer.parseInt(department);
ArithmeticException
NullPointerException
NumberFormatException
ArrayIndexOutOfBoundException
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
World Food Safety Day 2022

Quiz
•
Professional Development
10 questions
Transformación digital

Quiz
•
Professional Development
12 questions
Job Interviews

Quiz
•
Professional Development
10 questions
PreTrainingExceptions

Quiz
•
Professional Development
10 questions
Carpentry 101

Quiz
•
9th Grade - Professio...
14 questions
Blockwork

Quiz
•
University - Professi...
10 questions
Délit de marchandage

Quiz
•
Professional Development
10 questions
GFG Quiz

Quiz
•
11th Grade - Professi...
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