nerdexam
Zend

ZF-100-500 · Question #33

Which of the following functions in SimpleXML can be used to return an iterator containing a list of all subnodes of the current node?

The correct answer is D. children(). See the full explanation below for the reasoning.

Question

Which of the following functions in SimpleXML can be used to return an iterator containing a list of all subnodes of the current node?

Options

  • AasXML()
  • Battributes()
  • CgetName()
  • Dchildren()

How the community answered

(28 responses)
  • A
    18% (5)
  • B
    7% (2)
  • C
    4% (1)
  • D
    71% (20)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice