Multiple Choice
Which is an advantage of using jQuery animation methods rather than coding animations yourself in JavaScript?
A) Coding the animations yourself might require writing and debugging many lines of JavaScript.
B) The jQuery animation effects cannot be created with plain JavaScript.
C) You cannot select certain web page elements without using jQuery.
D) There is no particular advantage to using one or the other.
Correct Answer:

Verified
Correct Answer:
Verified
Q9: Every jQuery statement begins with which character?<br>A)$<br>B).<br>C)@<br>D)#
Q10: Provide a jQuery statement that shows all
Q11: Explain the different roles of an event
Q12: The _ method selects the child elements
Q13: Explain the relationship between the syntax for
Q15: The _ method adds specified class name(s)to
Q16: Some jQuery animation methods allow you to
Q17: To select elements in jQuery, you specify
Q18: Which character do you use to append
Q19: The jQuery _ method changes an element's