MCQs > IT & Programming > JQuery > Which is correct for selectors in jQuery?

JQuery MCQs

Which of the following is correct for selectors in jQuery?

Answer

Correct Answer: A B Matches all elements with tag name A that are descendants of B A>B Matches all elements with tag name A that are direct children of B A+B Matches all elements with tag name A that are immediately preceded by sibling B A-B Matches all elements with tag name A preceded by any sibling B

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JQuery Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it