To rethrow an exception, the exception handler must:
a. Use the throw; statement.
b. Use the throw command with the same parameters as the original exception.
c. Return a reference to whatever caused the original exception.
d. Not have attempted to process that exception at all.
a. Use the throw; statement.
Computer Science & Information Technology
You might also like to view...
?In the context of data-flow diagrams (DFDs), a(n) _____ shows either the source or destination of the data.
A. ?data-flow line B. ?entity symbol C. ?process symbol D. ?data store symbol
Computer Science & Information Technology
____ is the study of how we as humans think and learn.
A. Artificial intelligence B. Cognitive science C. Social science D. Neuroscience
Computer Science & Information Technology