1 Throw Keyword Redirects Compiler Solution Exception B Sends Compiler End Program C Send Q37188803

1. What does the throw keyword do?

A. It redirects the compiler to a solution for an exception.

B. It sends the compiler to the end of a program.

C. It sends the exception object out of a block/method so it canbe dealt with somewhere else.

D. It sends a message to your operating system to shut down yourcomputer.

2. Which block allows you to test code that may have anexception?

Word Answer:

3.  Which of the following is FALSE regardingblocks used in exception handling?

A. A catch block can only handle one type of exception.

B. You can only have one catch block in a program.

C. A throw statement

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.