Q. What is the method used to create an element in the HTML DOM?

  • (A) createDOMelement()
  • (B) createElement()
  • (C) createDOMElement()
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) createElement()
Explanation: The createElement() can be used to create an element in the HTML DOM.
Explanation by: Mr. Dubey
The createElement() can be used to create an element in the HTML DOM.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
122
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
80%
Success Rate