Quiz: Going Loopy Over Arrays
Test your knowledge of loops over arrays in JavaScript.
1
What does the spread operator ( ...
) do to a string?
A)
Convert the string into an array of characters.
B)
Access member attributes or methods.
C)
Access individual characters of the string using indexing.
D)
Apply mathematical operations to the characters of the string.
Question 1 of 70 attempted
Get hands-on with 1400+ tech skills courses.