Examveda
Examveda

How do we get the DOM object in JavaScript?

A. getElementbyId()

B. getObject()

C. getElement()

D. none of the mentioned

Answer: Option A

Solution(By Examveda Team)

The getElementbyId() is used to get the DOM object in JavaScript by simply calling that function associated with the HTML document.

This Question Belongs to Javascript >> Animation

Join The Discussion

Related Questions on Animation