Quiz

Here is a quiz to test your understanding of the concepts covered in this chapter.

We'll cover the following...
Technical Quiz
1.

Catch blocks ____.

A.

specify that an error occurred in the program

B.

contain a message that can explain the error further

C.

contain information about the type of error

D.

Both A and B


1 / 5

In the ...