Answer the following questions true (T) or false (F)
1. An exception is signaled or raised with the keyword catch followed by an exception object that may be of any C++ type.
2. The context in which the throwing of an exception is detected is the try block.
1. False
Explanation: An exception is signaled or raised with the keyword throw (not catch) followed by an exception object that may be of any C++ type.
2. True
Explanation: The throw statement that actually raises the exception may not be visible in the try block. It may be buried inside a function call in the try block.
You might also like to view...
Responding to an online communication with strong language or insults is called _________________________.
Fill in the blank(s) with the appropriate word(s).
One of your first jobs is to create an icon for the company’s Web site that will look three-dimensional. You know that there is an effect available in the Layer Style dialog box that will accomplish this for you. What is that style?
The clothing manufacturer for which you work has created a job for a Photoshop expert and has placed you in that position. There are a number of tasks for you to perform. a. 3-D Effects b. Pattern Overlay c. Three-Dimensional d. Bevel & Emboss