Search Header Logo

Java Exceptions

Authored by Myra Ungriano

Computers

10th Grade

Used 10+ times

Java Exceptions
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is an event that disrupts or interrupts the normal flow of the program.

Exception Handling

Java Throw

Java Exception

Checked Exceptions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It handle the runtime errors so that the normal flow of the application can be maintained.

Exception Handling

Error Handling

Checked Exceptions

Unchecked Exceptions

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It indicates a problem that mainly occurs due to the lack of system resources.

Exceptions

Error

Checked Exceptions

Unchecked Exceptions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These are the problems which can occur at runtime and compile time. It mainly occurs in the code written by the developers.

Exceptions

Error

Checked Exceptions

Unchecked Exceptions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These exceptions are checked at compile-time.

Exceptions

Error

Checked Exceptions

Unchecked Exceptions

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These exceptions are not checked at compile-time, but they are checked at runtime.

Exceptions

Error

Checked Exceptions

Unchecked Exceptions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose there are 5 statements in your program and there occurs an exception at statement 3, the rest of the code will not be executed, which are that is statements 4 to 5. Is it true or false?

True

False

Access all questions and much more by creating a free account

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

Already have an account?