Search Header Logo

PreTrainingExceptions

Authored by Keven N Mitchell

Computers, Professional Development

Professional Development

Used 24+ times

PreTrainingExceptions
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

45 sec • 5 pts

What is the root class that all exceptions extend from?

RuntimeException

Exception

IOException

Error

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Exceptions can be handled with a structure called a___

Try/Error

Run/Catch

Try/Catch

Run/Fail

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

____ should be caught and handled,

but you generally shouldn't attempt to catch ____

checked exceptions,

unchecked exceptions

errors,

runtime exceptions

exceptions,

errors

4.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

What is an error?

An abnormal condition from outside of the program that halts execution

An abnormal condition that halts the program exclusively during compilation

An abnormal condition that halts the program exclusively while the program is running

Any abnormal condition that halts execution

5.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

What is a Checked Exception?

An abnormal condition from outside of the program that halts execution

An abnormal condition that halts the program exclusively during compilation

An abnormal condition that halts the program exclusively while the program is running

Any abnormal condition that halts execution

6.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

What is an Unchecked Exception?

An abnormal condition from outside of the program that halts execution

An abnormal condition that halts the program exclusively during compilation

An abnormal condition that halts the program exclusively while the program is running

Any abnormal condition that halts execution

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

ArrayIndexOutOfBoundsException is an example of a(n) ____

Checked/Compile time Exception

Error

Unchecked/Run time Exception

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?