Java Chapter 11 Review Questions

Java Chapter 11 Review Questions

Professional Development

24 Qs

quiz-placeholder

Similar activities

WCF Training Test II

WCF Training Test II

Professional Development

20 Qs

Roblox bedwars quiz

Roblox bedwars quiz

Professional Development

22 Qs

CIW IBA Lesson 7 Vocabulary

CIW IBA Lesson 7 Vocabulary

8th Grade - Professional Development

22 Qs

Unit4_Servlets_Exam1

Unit4_Servlets_Exam1

Professional Development

24 Qs

Adwords Fundamentals??? Basic lang yan! T_T

Adwords Fundamentals??? Basic lang yan! T_T

University - Professional Development

20 Qs

Interfaces Web II - 3ºBimestre

Interfaces Web II - 3ºBimestre

Professional Development

20 Qs

Pre-Assessment: Java Basics

Pre-Assessment: Java Basics

Professional Development

20 Qs

Java Fundamentals

Java Fundamentals

Professional Development

20 Qs

Java Chapter 11 Review Questions

Java Chapter 11 Review Questions

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Alejandro Hidalgo

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When an exception is generated, it is said to have been...

built

thrown

caught

killed

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is a section of code that gracefully responds to exceptions

exception generator

exception manipulator

exception handler

exception monitor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If your code does not handle an exception when it is thrown, it is dealt with by this.

default exception handler

the operating system

system debugger

default exception generator

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All exception classes inherit from this class

Error

RuntimeException

JavaException

Throwable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

FileNotFoundException inherits from:

Error

IOException

JavaException

FileException

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can think of this code as bein "protected" because the application will not halt if it throws an exception

try block

catch block

finally block

protected block

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This method can be used to retrieve the error message from an exception object.

errorMessage

errorString

getError

getMessage

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?