adplus-dvertising
frame-decoration

Question

Which of the following is the method used to add an element to the desired location?

a.

add.element()

b.

element.add()

c.

element.appendChild()

d.

none of the mentioned

Posted under JavaScript

Answer: (c).element.appendChild()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is the method used to add an element to the desired location?