PreTrainingExceptions

PreTrainingExceptions

Professional Development

10 Qs

quiz-placeholder

Similar activities

BNI FMLP - 02 Managing Performance

BNI FMLP - 02 Managing Performance

Professional Development

10 Qs

PreTrainingWeek3Content

PreTrainingWeek3Content

Professional Development

11 Qs

PYTHON QUIZ3

PYTHON QUIZ3

University - Professional Development

10 Qs

Java Certification

Java Certification

Professional Development

10 Qs

Cardiovascular System

Cardiovascular System

Professional Development

10 Qs

OOPJ QUIZZ By Akshay Parkad - Team 2 Sankalp KH

OOPJ QUIZZ By Akshay Parkad - Team 2 Sankalp KH

Professional Development

11 Qs

chapter 2 medical term- suffixes

chapter 2 medical term- suffixes

9th Grade - Professional Development

15 Qs

JAVA - EXCEPTION HANDLING

JAVA - EXCEPTION HANDLING

Professional Development

5 Qs

PreTrainingExceptions

PreTrainingExceptions

Assessment

Quiz

Computers, Professional Development

Professional Development

Medium

Created by

Keven N Mitchell

Used 24+ times

FREE Resource

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