Answer the following statements true (T) or false (F)

1. A thrown exception for which there is no matching catch block will cause the execution of the program to abort.
2. At most one catch block may be attached to a single try block.
3. A program may not contain a "regular" version of a function and a template version of the function at the same time.
4. There is no difference between defining an object of an ordinary class and an object of a template class.
5. The Standard Template Library (STL) contains templates for useful algorithms and data structures.


1. TRUE
2. FALSE
3. FALSE
4. FALSE
5. TRUE

Computer Science & Information Technology

You might also like to view...

The __________ standard describes a method of encryption for data stored in sector-based devices where the threat model includes possible access to stored data by the adversary. Some characteristics of this standard include: the ciphertext is freely available for an attacker, the data layout is not changed on the storage medium and in transit, and the same plaintext is encrypted to different ciphertexts at different locations.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When a data flow diagram (DFD) is exploded, the lower-level diagram is referred to as the parent diagram.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following do you do to display web content in your publication on an iPad?

A. Create a link to a web page in your folio B. Enter a URL in an object state in your publication C. Create a frame in InDesign and associate a URL with that frame D. Type the URL of the page you want to display in the thumbnail on the Pages panel

Computer Science & Information Technology

Red light and green light, when combined, produce light whose color could best be described as what?

A. yellow light B. magenta light C. cyan light D. CMYK light

Computer Science & Information Technology