An exception should be

a) Used within a function
b) Thrown outside a try block
c) Listed in an exception specification for the function where the exception is thrown
d) Thrown in a different function than it is caught in. (If you select this, tell how are
these functions related?)
e) Reserved for a situation where the way an exception should be handled depends
on how and where the function is used

a) Used within a function
c) Listed in an exception specification for the function where the exception is thrown
d) Thrown in a different function than it is caught in. (If you select this, tell how are these functions related?)
e) Reserved for a situation where the way an exception should be handled depends on how and where the function is used

Computer Science & Information Technology

You might also like to view...

When you insert an aggregate function into a report, a calculated control for the ________ is interested in the Report Footer section

A) summary total B) grand total C) total D) group total

Computer Science & Information Technology

Relationships between tables must be based on common fields

Indicate whether the statement is true or false

Computer Science & Information Technology