Solved

When Assigning an Id to an HTML Element,there Is a Corresponding

Question 36

Multiple Choice

When assigning an id to an HTML element,there is a corresponding JavaScript method called ____ that must be invoked for your JavaScript code to access it by id.


A) getElementByClass()
B) getElementByCode()
C) getElementByName()
D) getElementById()

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions