What is the correct jQuery selector for all elements with the 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!