
Javascript Arrays
Authored by Nhi Nhi
Computers
5th Grade
Used 261+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An array is;
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is first index value of an array?
-1
0
1
undefine
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What surrounds an array?
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
array = [1,2,3,4,5]
What is the length of this array?
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which definition below best describe an array?
An array is a function identifier that can hold more than one parameter.
An array is a beam of light.
An array is a special variable, which can hold more than one value at a time.
An array is a special function, which can hold more than one value at a time.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is proper syntax for declaring a array in JavaScript?
var arrayName =[ ];
var arrayName[ ] ={ };
array arrayName ={ };
obj var arrayName =[ ];
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the variables below is an array?
var names="array"
var names = array;
var names = [];
var names[];
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?