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)- A74% (45)
- B2% (1)
- C15% (9)
- D3% (2)
- E7% (4)
Community Discussion
No community discussion yet for this question.