Examveda
Examveda

Which of the following is a heavily overloaded function?

A. jQuery()

B. $()

C. script()

D. Both jQuery() and $()

Answer: Option D

Solution(By Examveda Team)

The jQuery() function (a.k.a) $()) is the most important one in the jQuery library. It is heavily overloaded, however, and there are four different ways you can invoke it.

Join The Discussion

Related Questions on Document Object Model and Event Handling