In JavaScript, which one is used to finding the non-whitespace characters?
A. \d
B. \s
C. \S
D. \w
Answer: Option C
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