Discussion Forum : Dom And Event Handling
Question - Which of the following is the Web application equivalent to querySelectorAll()?
Options:
A .  #()
B .  &()
C .  $()
D .  None of the mentioned
Answer: Option C


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



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *