Discussion :: Javascript - CS
- Which of the following is a heavily overloaded function?
Answer : Option D
Explanation :
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.
Be The First To Comment