nerdexam
Oracle

1Z0-897 · Question #89

A developer must create a program to parse a medium-sized XML file looking for an instance of a specific element. Once the developer has found the element, the value must be updated and saved to…

The correct answer is A. DOM B. StAX. See the full explanation below for the reasoning.

Question

A developer must create a program to parse a medium-sized XML file looking for an instance of a specific element. Once the developer has found the element, the value must be updated and saved to disk. Which two XML parsing APIs should be used in this situation? (Choose two.)

Options

  • ADOM
  • BStAX
  • CJAXM
  • DSAAJ

How the community answered

(31 responses)
  • A
    74% (23)
  • C
    10% (3)
  • D
    16% (5)

Community Discussion

No community discussion yet for this question.

Full 1Z0-897 Practice