Exception Handling in Java-10

Exception Handling in Java-10

Professional Development

62 Qs

quiz-placeholder

Similar activities

PTIC 1 (Pretest)

PTIC 1 (Pretest)

University - Professional Development

65 Qs

Questions for National Board

Questions for National Board

Professional Development

60 Qs

Exception Handling in Java-10

Exception Handling in Java-10

Assessment

Quiz

English

Professional Development

Practice Problem

Hard

Created by

ANIL KUMAR

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

62 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When does Exceptions in Java arises in code sequence?

Run Time
Compilation Time
Can Occur Any Time
None of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these keywords is not a part of exception handling?

try
finally
thrown
catch

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these keywords must be used to monitor for exceptions?

try
finally
throw
catch

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these keywords must be used to handle the exception thrown by try block in some rational manner?

try
finally
throw
catch

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these keywords is used to manually throw an exception?

try
finally
throw
catch

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Java program?

https://gyazo.com/b6f87b2a6cf67fa9a23985bd4d7a64ac

Hello

World

HelloWorld

Hello World

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following Java program? https://gyazo.com/e0ce395823dc7929fddba189d4887846

A

B

Compilation Error

Runtime Error

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?