nerdexam
Oracle

1Z0-897 · Question #12

Which three statements are true about JAXP APIs? (Choose three.)

The correct answer is A. They are a part of Java SE 6. D. It supports the Streaming API for XML. F. They provide developers with a vendor and parser-implementation independent API to process XML. See the full explanation below for the reasoning.

Question

Which three statements are true about JAXP APIs? (Choose three.)

Options

  • AThey are a part of Java SE 6.
  • BThey allow Java developers to access and process XML data without having to know XML or XML processing.
  • CThey do NOT support validation of XML documents against schemas.
  • DIt supports the Streaming API for XML.
  • EIt requires the Streaming API for XML.
  • FThey provide developers with a vendor and parser-implementation independent API to process XML.

How the community answered

(34 responses)
  • A
    82% (28)
  • B
    3% (1)
  • C
    9% (3)
  • E
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-897 Practice