When referencing an HTML element preceded by a # (pound or hash), what javascript function is this equivalent to?
getElementByClassName
getElementByTagName
getElementById
None of the above
Correct Answer : C
Which of the following is correct?
Which sign does jQuery use as a shortcut for jQuery?
What is the each function used for?