adplus-dvertising
frame-decoration

Question

In JavaScript, which one is used to finding the non-whitespace characters?

a.

\d

b.

\s

c.

\S

d.

\w

Answer: (c).\S

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In JavaScript, which one is used to finding the non-whitespace characters?