MCQ
Single Best Answer
Easy
QWhich among the following is a universal selector?
ID: #5521
jQuery Selectors and Filters MCQ
277 views
Question Info
#5521Q ID
EasyDifficulty
jQuery Selectors and Filters MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option D
Explanation
The universal selector in jQuery is represented by an asterisk (*). It selects all elements in a given document. For example, you can use it to select all the elements in a document and apply styles or perform some operations on them.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic