Java Exception Handling

Java Exception Handling

University

15 Qs

quiz-placeholder

Similar activities

Java for Geeks and Dummies

Java for Geeks and Dummies

12th Grade - University

10 Qs

Exception Handling

Exception Handling

University

20 Qs

Activity 1 - Computer Programming Terminologies

Activity 1 - Computer Programming Terminologies

University

15 Qs

Exception Handling

Exception Handling

University

10 Qs

E-10 OOPJ

E-10 OOPJ

University

10 Qs

0xDebug - Python

0xDebug - Python

University

10 Qs

JAVA_Module-3_Exception

JAVA_Module-3_Exception

University

15 Qs

Exception Handling

Exception Handling

University

13 Qs

Java Exception Handling

Java Exception Handling

Assessment

Quiz

Computers

University

Hard

Created by

Vinod Jain

Used 18+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following should be true of the object thrown by a thrown statement?

a) Should be assignable to String type

b) Should be assignable to Exception type

c) Should be assignable to Throwable type

d) Should be assignable to Error type

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following keywords is used for throwing exception manually?

finally

try

throw

catch

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

A

B

Compilation Error

Runtime Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these keywords are used for the block to be examined for exceptions?

try

catch

throw

finally

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Hello

World

HelloWOrld

Compilation Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Hello

World

HelloWOrld

Compilation Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Hello

World

HelloWOrld

WorldWorld

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?