nerdexam
Oracle

1Z0-144 · Question #44

Which statements are true about the WHEN OTHERS exception handler? (Choose all that apply)

The correct answer is B. It can be the only exception handler for the code. C. It traps all the exceptions that are not already trapped. See the full explanation below for the reasoning.

Question

Which statements are true about the WHEN OTHERS exception handler? (Choose all that apply)

Options

  • AIt can be the first exception handler.
  • BIt can be the only exception handler for the code.
  • CIt traps all the exceptions that are not already trapped.
  • DYou can have multiple OTHERS clauses to trap all the multiple unhandled exceptions.

How the community answered

(68 responses)
  • A
    15% (10)
  • B
    79% (54)
  • D
    6% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-144 Practice