Loops and Lists and Arrays

Loops and Lists and Arrays

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Unit 9 Test Prep

Unit 9 Test Prep

9th - 12th Grade

16 Qs

Algorithms and Recursion Review

Algorithms and Recursion Review

11th Grade

18 Qs

Periodic Table and Atoms

Periodic Table and Atoms

9th Grade

15 Qs

JS 1

JS 1

12th Grade

15 Qs

IST Term 2 Continuous Task

IST Term 2 Continuous Task

10th Grade

10 Qs

Atoms and the Periodic Table

Atoms and the Periodic Table

8th - 9th Grade

20 Qs

The Barcode scanner

The Barcode scanner

9th - 11th Grade

20 Qs

Season 1 #Spaic Python Weekly Quiz

Season 1 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Loops and Lists and Arrays

Loops and Lists and Arrays

Assessment

Quiz

Other

9th - 12th Grade

Medium

Created by

Maya Crosby

Used 35+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When there is an error in the logic of the loop because the stop condition is never reached.

Arrays

Infinite Loop

Looping

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each item in an array has a numbered position.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arrays are lists and are a way to store data in JavaScript.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can make our loop run backward by using -- instead of ++.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each item inside of an array is at a numbered position, starting at ?

1

0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ loops let us loop a block of code a known amount of times.

while

for

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ loops let us loop a block of code an unknown amount of times.

for

while

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?