nerdexam
National_Instruments

200-500 · Question #53

How can a SimpleXML object be converted to a DOM object?

The correct answer is A. dom_import_simplexml(). See the full explanation below for the reasoning.

Question

How can a SimpleXML object be converted to a DOM object?

Options

  • Adom_import_simplexml()
  • Bdom_export_simplexml()
  • Csimplexml_import_dom()
  • DSimpleXML2Dom()
  • ENone of the above.

How the community answered

(61 responses)
  • A
    74% (45)
  • B
    2% (1)
  • C
    15% (9)
  • D
    3% (2)
  • E
    7% (4)

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice