nerdexam
GIAC

GSSP-JAVA · Question #169

Which of the following exceptions will be thrown if the commit() method fails?

The correct answer is C. LoginException. See the full explanation below for the reasoning.

Question

Which of the following exceptions will be thrown if the commit() method fails?

Options

  • ADestroyFailedException
  • BNullPointerException
  • CLoginException
  • DSecurityException

How the community answered

(57 responses)
  • A
    12% (7)
  • B
    2% (1)
  • C
    79% (45)
  • D
    7% (4)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice