Is it possible to have two exception in one block.

Options
- Yes
- No


CORRECT ANSWER : No

Discussion Board
Oracle Exception

No, it is not possible to have two exceptions in one block. Only one exception can be raised in a Block and the control does not return to the Execution Section after the error is handled.

Prajakta Pandit 03-2-2017 12:23 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement