Question:What is jQuery selector?
Answer
A JQuery selector is a function which makes use of expressions to find out matching elements from a DOM based on the given criteria.