MCQ Single Best Answer Easy

QID selector is used with _________

ID: #22036 jQuery Selectors 51 views
Question Info
#22036Q ID
EasyDifficulty
jQuery SelectorsTopic

Choose the Best Option

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

  • A $
  • B #
  • C .
  • D *
Correct Answer: Option B

Explanation

The ID selector in jQuery is used with the # symbol. When using jQuery, to select an element with a specific ID, you prepend the ID name with the # symbol.

So, the correct choice is:


#
No Previous Next Question

Share This Question

Challenge a friend or share with your study group.