What is the advantage of Exception Handling

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
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 Quizizz
14 questions
ABREDES - Devasc Python

Quiz
•
Professional Development
15 questions
[FAST TRACK] Android quiz 11

Quiz
•
Professional Development
15 questions
Công nghệ Java_Test1

Quiz
•
Professional Development
15 questions
Quizizz - Session 23 - File và làm việc với File

Quiz
•
Professional Development
10 questions
Pocket Knife Safety

Quiz
•
KG - Professional Dev...
10 questions
Workshop Vue.js Node Stytch

Quiz
•
Professional Development
8 questions
P&P CSAT

Quiz
•
Professional Development
15 questions
Cert Magento Frontend AD0-E710 - Javascript - Part 1

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade