nerdexam
National_Instruments

200-500 · Question #154

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

(44 responses)
  • A
    70% (31)
  • B
    2% (1)
  • D
    16% (7)
  • E
    7% (3)
  • F
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice