Which statement is true about the execution of the code?

View the Exhibit to examine the PL/SQL code.

Which statement is true about the execution of the code?

View the Exhibit to examine the PL/SQL code.

Which statement is true about the execution of the code?

A.
The exception raised in the code is handled by the exception handler for the PAST_DUE
exception.

B.
It does not execute because you cannot declare an exception with a similar name in the
subblock.

C.
The PAST_DUE exception raised in the subblock causes the program to terminate abruptly
because there is no exception handler in the subblock.

D.
The PAST_DUE exception raised by the enclosing block is not propagated to the outer block
and it is handled by the WHEN OTHERS exception handler

Explanation:



Leave a Reply 4

Your email address will not be published. Required fields are marked *


samkelo siyabonga ngubo

samkelo siyabonga ngubo

D