What is the correct syntax of jQuery?
A. action().$(selector)
B. $(selector).action()
C. (selector)$.action()
D. action().(selector)$
Answer: Option B
Related Questions on HTML with Javascript and jQuery
jQuery does not contain the . . . . . . . . feature.
A. AJAAX
B. AJAX
C. CSS manipulation
D. Effects and animations
JavaScript numbers are stored as . . . . . . . .
A. integers
B. double precision floating point
C. double
D. floating point

Join The Discussion