A C++ exception object may be an int, a char or a double, but unlimited information to be sent when an exception is thrown may be put in

a. The catch block
b. The try block
c. The throw block
d. An exception object
e. The function that throws the exception


Part d), the exception (class) object.
Explanation: A class object potentially can transmit unlimited information to the exception handler.

Computer Science & Information Technology

You might also like to view...

Argument_______ instructs OpenGL function glBegin to draw a group of connected quadrilaterals.

a) GL_QUADS. b) QUAD_STRIP. c) GL_QUAD_STRIP. d) None of the above.

Computer Science & Information Technology

What is used to define deliverables, schedules and time lines, and roles and responsibilities?

a. Statement of work b. Memorandum of understanding c. Business plan d. PCI DSS

Computer Science & Information Technology

Alt text displays as a(n) ________ when the image is pointed to with the mouse

A) TextTip B) ImageTip C) ScreenTip D) ToolTip

Computer Science & Information Technology

If a text box's TabIndex value is the number 10, what TabIndex value should its identifying label have and why?

What will be an ideal response?

Computer Science & Information Technology