Which statements apply to the TRY-ENDTRY construct? (Select 3 correct answers)
A . Valid: A CATCH block can list multiple exception classes separated by |.
B . Wrong: CLEANUP is not a catch mechanism; it executes after try/catch, regardless of exception, but does not handle exceptions.
C . Wrong: Only the first matching CATCH executes, not all.
D . Valid: A superclass exception handler can catch its subclasses.
Emeline
2 days agoTracey
8 days agoClorinda
13 days agoLenora
18 days agoVerdell
23 days agoBobbye
28 days agoLinn
1 month agoMaile
2 months agoMary
2 months ago