JavaScript Arrays

Quiz
•
Computers
•
10th - 12th Grade
•
Medium
Bryan Campbell
Used 39+ times
FREE Resource
30 questions
Show all answers
1.
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 =[ ];
2.
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.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is first index value of an array?
-1
0
1
undefine
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The length() method for an array will return _____.
the number of elements in the array
the last index value of the array.
the length of the name of the array variable
the capacity of the array
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The push() method append to the _______ of the array.
beginning
middle
end
none of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The pop() method removes the _______ element of the array.
beginning
middle
end
none of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The push() method adds a new element to the beginning of an array.
true
false
Create a free account and access millions of resources
Similar Resources on Wayground
26 questions
Basics of Pbasic

Quiz
•
10th - 12th Grade
31 questions
Unit #3 JavaScript

Quiz
•
12th Grade
25 questions
Quiz Analisis Data

Quiz
•
10th Grade
30 questions
SOAL JAVASCRIPT

Quiz
•
12th Grade
30 questions
Unit 6: List, Loops, and Transversals

Quiz
•
9th Grade - University
29 questions
JavaScript

Quiz
•
9th - 12th Grade
30 questions
SUMATIF BAB 1 XII RPL

Quiz
•
12th Grade
25 questions
JavaScript Certification Quiz

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade