What does the syntax $("div#myDiv .para") will select?

Question:
What does the syntax $("div#myDiv .para") will select?

1.It will select all elements with class = "para" within the div element with id = "myDiv"

2.It will select all elements with id = "myDiv" within the div element with class = "para"

3.All div elements with class = "para" or with id = "myDiv"

4.none of the above

Posted Date:-2022-01-17 11:13:25


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!