In order to tell the user what happened in an exception you must

a) pop the exception
b) toss the exception
c) access Exception properties
d) throw the exception


c) access Exception properties

Computer Science & Information Technology

You might also like to view...

What is the value of the type attribute for the input element that creates a command button that sends form data to the server?

A. reset B. submit C. send D. post

Computer Science & Information Technology

After the review process a document has been completed, the original author can choose to accept or reject each change

Indicate whether the statement is true or false

Computer Science & Information Technology

When inserting an item from an array, if there is not room in the array, ____.

A. false is returned B. the operation is not performed C. the physical size of the array is increased D. both a and b are true

Computer Science & Information Technology

All of the following are valid Excel arithmetic operators except _____.

A. ^ B. * C. % D. >

Computer Science & Information Technology