Which method is not used for traversing DOM tree?
A. parent()
B. parentsUntil()
C. parents()
D. after()
Answer: Option D
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