A ____ is a segment of code that can handle an exception that might be thrown by the try block that precedes it.
A. catch method
B. throw block
C. catch block
D. throw statement
Answer: C
Computer Science & Information Technology
You might also like to view...
________-generation computers used vacuum tubes
Fill in the blank(s) with correct word
Computer Science & Information Technology
What command enables administrators to change runlevel links at boot time?
A. exportfs B. rcrpcbind C. rpcinfo D. chkconfig
Computer Science & Information Technology
When you enlarge a pie slice, you emphasize the slice by pulling it out of the pie
Indicate whether the statement is true or false
Computer Science & Information Technology
OpenSSL provides the APIs ____ for Base64 encoding.
A. EVP_B64EncodeBlock B. EVP_Base64EncodeBlock C. EVP_EncodeBlock D. EVP_Base64Block
Computer Science & Information Technology