PreTrainingExceptions

PreTrainingExceptions

Professional Development

10 Qs

quiz-placeholder

Similar activities

Ujian Kompetensi Guru

Ujian Kompetensi Guru

Professional Development

15 Qs

Software Security

Software Security

University - Professional Development

10 Qs

C Programming

C Programming

Professional Development

10 Qs

Advance MS Excel Tips and Tricks

Advance MS Excel Tips and Tricks

Professional Development

10 Qs

BCMH Mobilku (10 Apr 2021)

BCMH Mobilku (10 Apr 2021)

Professional Development

15 Qs

Applied Networking

Applied Networking

Professional Development

10 Qs

Streams

Streams

Professional Development

10 Qs

Python-quiz2

Python-quiz2

University - Professional Development

11 Qs

PreTrainingExceptions

PreTrainingExceptions

Assessment

Quiz

Computers, Professional Development

Professional Development

Practice Problem

Medium

Created by

Keven N Mitchell

Used 24+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?