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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A #
  • B @
  • C $
  • D *
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.

Share This Question

Challenge a friend or share with your study group.