MCQ
Single Best Answer
Easy
QWhich of the following is a jQuery library single global function?
ID: #5223
Javascript Scripted HTTP MCQ
164 views
Question Info
#5223Q ID
EasyDifficulty
Javascript Scripted HTTP MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option A
Explanation
The jQuery library includes a single global function known as jQuery ().
Because this function is so commonly used, the library defines the global symbol $ as a shortcut for it.
The $ sign is simply an alias for jQuery(), which is then an alias for a function that is used as a selector element.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic