問題詳情

QUESTION 71Which three are true regarding error propagation? (Choose three)no block
(A)An exception cannot propagate across remote procedure calls.
(B)An exception raised inside a declaration immediately propagates to the current block.
(C)The use of the RAISE; statement in an exception handler reprises the current exception.
(D)An exception raised inside an exception handler immediately propagates to the enclosing block.

參考答案

答案:A,C,D
難度:非常困難0
統計:A(0),B(0),C(0),D(0),E(0)