nerdexam
Zend

200-530 · Question #413

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 C. 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()
  • Cchildren()
  • DgetName()

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    15% (3)
  • C
    75% (15)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice