

MCQOPTIONS
Saved Bookmarks
1. |
What is the method used to create an element in the HTML DOM?$ |
A. | createDOMelement() |
B. | createElement() |
C. | createDOMElement() |
D. | none of the mentioned |
Answer» C. createDOMElement() | |