What is the correct way to select all elements with class ‘example’?

Mark as favorite
Answer the question in 30 seconds!

What does the following jQuery code do? $(‘p’).next().css(‘color’, ‘red’);

Mark as favorite
Answer the question in 30 seconds!

Which jQuery selector will select all elements with the class ‘example’?

Mark as favorite
Answer the question in 30 seconds!

Which of the following selectors targets all elements?

Mark as favorite
Answer the question in 30 seconds!

Which of the following selectors has the highest specificity?

Mark as favorite
Answer the question in 30 seconds!