?Identify an expression that can be used to refer an element by itsidattribute.
A. ?document.getElementById(id)
B. ?Document.getElementbyID(id)
C. ?document.getelementById(id)
D. ?Document.getelementByID(id)
Answer: A
Computer Science & Information Technology