When an exception occurs in the Try block's code, a description of the exception is stored in the ____________ of the Catch block'sexparameter.
A. Error property
B. Exception property
C. Message property
D. Try property
Answer: C
Computer Science & Information Technology
You might also like to view...
To use the fill handle to copy a formula across columns, cell references that should not change must be ________
A) relative B) constant C) mixed D) absolute
Computer Science & Information Technology
Any text after the \\ delimiter, but only to the end of the current line, is taken to be a comment in C++.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology