[Hall] Javascript Arrays

Flashcard
•
Computers
•
5th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is first index value of an array?
Back
0
2.
FLASHCARD QUESTION
Front
What symbol surrounds the data in an array? Options: Quotations "..", Curly Brackets {..}, Parenthesis (...), Square Brackets [...]
Back
Square Brackets [...]
3.
FLASHCARD QUESTION
Front
What is the length of myArray? var myArray = [1,2,3,4,5]
Back
5
4.
FLASHCARD QUESTION
Front
What is proper syntax for declaring a array in JavaScript?
Back
var arrayName =[ ];
5.
FLASHCARD QUESTION
Front
What is the highest index in myArray?
var myArray = [1,2,3,4,5];
Back
4
6.
FLASHCARD QUESTION
Front
What property tells you how many items are in an array? Options: .length, .count, .items, .num
Back
.length
7.
FLASHCARD QUESTION
Front
Which of these lines of code show how to validly store an array with 3 items? Options: var nums = [42, 3, 7];, var nums = 3, 42, 7;, var nums = [3];, var nums = (3, 42, 7);
Back
var nums = [42, 3, 7];
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Subject Verb Agreement Quiz

Flashcard
•
5th Grade
15 questions
Bailey's Story by W. Bruce Cameron

Flashcard
•
4th Grade
18 questions
Javascript Arrays

Flashcard
•
5th Grade
20 questions
Javascript Arrays

Flashcard
•
5th Grade
13 questions
Multiplication and Division

Flashcard
•
5th Grade
15 questions
Repeated Addition and Arrays

Flashcard
•
KG
10 questions
Theme

Flashcard
•
4th Grade
15 questions
Unit 10: Multiply and Divide Fractions

Flashcard
•
5th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade