Quiz
Test your understanding of arrays in JavaScript.
1
Choose the correct option:
A)
size
property is used to get the number of elements of the array
B)
The first element of an array will be at index number 0
C)
You can access a particular element by passing its index within curly braces {}
D)
All of the above
Question 1 of 90 attempted
Get hands-on with 1400+ tech skills courses.