Quiz

Test your understanding of strings in JavaScript.

1

Choose the correct option:

A)

String values may be compared using the === operator, which is case sensitive.

B)

JavaScript strings are not immutable.

C)

You may iterate over a string using either a for or a for-in loop.

D)

All of the above

Question 1 of 70 attempted

Get hands-on with 1200+ tech skills courses.