nerdexam
GIAC

GSSP-JAVA · Question #244

Which of the following exceptions will be thrown by the getFeature() method if the feature value cannot be assigned or retrieved?

The correct answer is B. SAXNotRecognizedException. See the full explanation below for the reasoning.

Question

Which of the following exceptions will be thrown by the getFeature() method if the feature value cannot be assigned or retrieved?

Options

  • ASAXNotSupportedException
  • BSAXNotRecognizedException
  • CNullPointerException
  • DIllegalArgumentException

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    73% (27)
  • C
    8% (3)
  • D
    16% (6)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice