Quiz

Test your understanding of strings in JavaScript.

We'll cover the following...
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
Access this course and 1400+ top-rated courses and projects.