Loops and Lists and Arrays

Loops and Lists and Arrays

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Exploring C++, Data Structures, and HTML

Exploring C++, Data Structures, and HTML

12th Grade - University

10 Qs

Photography: Image Capture Media Quizizz

Photography: Image Capture Media Quizizz

10th - 12th Grade

15 Qs

2D Arrays

2D Arrays

9th - 12th Grade

15 Qs

Arrays

Arrays

9th - 12th Grade

20 Qs

Algorithms and Recursion Review

Algorithms and Recursion Review

11th Grade

18 Qs

Python Programming L1 Quiz

Python Programming L1 Quiz

12th Grade

14 Qs

Periodic Table and Atoms

Periodic Table and Atoms

9th Grade

15 Qs

DAta Structure

DAta Structure

12th Grade

11 Qs

Loops and Lists and Arrays

Loops and Lists and Arrays

Assessment

Quiz

Other

9th - 12th Grade

Medium

Created by

Maya Crosby

Used 34+ 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?