nerdexam
Zend

200-550 · Question #151

What SimpleXML function is used to parse a file?

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

Question

What SimpleXML function is used to parse a file?

Options

  • Asimplexml_load_file()
  • Bsimplexml_load_string()
  • Cload()
  • DloadFile()
  • EloadXML()
  • FNone of the above.

How the community answered

(58 responses)
  • A
    76% (44)
  • C
    7% (4)
  • D
    12% (7)
  • E
    2% (1)
  • F
    3% (2)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice