Exception Handling in Java-10

Exception Handling in Java-10

Professional Development

62 Qs

quiz-placeholder

Similar activities

GED Reading Exam

GED Reading Exam

Professional Development

61 Qs

Workshop Guru MAN 2 Tulungagung 1

Workshop Guru MAN 2 Tulungagung 1

Professional Development

57 Qs

idiom , cụm từ

idiom , cụm từ

1st Grade - Professional Development

57 Qs

Unlock 1 - Reading & Writing - P.136-137

Unlock 1 - Reading & Writing - P.136-137

Professional Development

67 Qs

TExES Technology Applications Certification Study Set Domain IV

TExES Technology Applications Certification Study Set Domain IV

Professional Development

60 Qs

AND-401

AND-401

KG - Professional Development

60 Qs

TOIEC- Grammar- Preposition

TOIEC- Grammar- Preposition

Professional Development

60 Qs

Vocabulary (pages 1-14)

Vocabulary (pages 1-14)

Professional Development

60 Qs

Exception Handling in Java-10

Exception Handling in Java-10

Assessment

Quiz

English

Professional Development

Hard

Created by

ANIL KUMAR

Used 7+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?