Examveda
Examveda

Which of the following is the Web application equivalent to querySelectorAll()?

A. #()

B. &()

C. $()

D. None of the mentioned

Answer: Option C

Solution(By Examveda Team)

Web applications based on jQuery use a portable, cross-browser equivalent to querySelectorAll() named $().

Join The Discussion

Related Questions on Document Object Model and Event Handling