nerdexam
Zend

200-530 · Question #422

Which of the following functions can you use to move data? Each correct answer represents a complete solution. Choose all that apply.

The correct answer is A. DomNode::insertBefore() D. DomNode::appendChild(). See the full explanation below for the reasoning.

Question

Which of the following functions can you use to move data? Each correct answer represents a complete solution. Choose all that apply.

Options

  • ADomNode::insertBefore()
  • BDomNode::cloneNode()
  • CDomElement::setAttribute()
  • DDomNode::appendChild()

How the community answered

(54 responses)
  • A
    83% (45)
  • B
    11% (6)
  • C
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice