Javascript Arrays

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Tim Helland
Used 66+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An array is;
A shape
A size
A series of numbers
A list of information
Answer explanation
Arrays can store many types of information. Not just numbers.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is first index value of an array?
-1
0
1
undefine
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Javascript, what surrounds an array?
Quotations
Curly Brackets
Parenthesis
Square Brackets
Answer explanation
Other languages often use the {} to contain an array of information.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the length of this array?
5.
MULTIPLE CHOICE QUESTION
30 sec • 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
30 sec • 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[];
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
KIỂM TRA 26

Quiz
•
9th - 12th Grade
10 questions
DTJSQuiz

Quiz
•
11th Grade
15 questions
Алгоритмизация и основы программирования 9А класс

Quiz
•
9th Grade
10 questions
mod 3 quiz

Quiz
•
9th - 12th Grade
16 questions
Python массив

Quiz
•
9th Grade
14 questions
Javascript Starter

Quiz
•
12th Grade
17 questions
Массивы в Pascal ABC

Quiz
•
10th Grade
15 questions
Examen Tema 4 Array, Funciones y Objetos JavaScript

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
30 questions
Introduction to Computers

Quiz
•
8th - 9th 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