Loops and Lists and Arrays

Loops and Lists and Arrays

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

AP Computer Science Fundamentals

AP Computer Science Fundamentals

10th - 12th Grade

18 Qs

DAta Structure

DAta Structure

12th Grade

11 Qs

Research Questions and Doing Reseach

Research Questions and Doing Reseach

5th - 10th Grade

12 Qs

Robotics Ch. 6: Sensors and Vision

Robotics Ch. 6: Sensors and Vision

8th - 10th Grade

15 Qs

Pemrograman Terstruktur

Pemrograman Terstruktur

10th Grade

20 Qs

Integumentary and Musculoskeletal System Review

Integumentary and Musculoskeletal System Review

9th Grade

10 Qs

PENILAIAN TENGAH SEMESTER MAPEL VIDEO EDITING

PENILAIAN TENGAH SEMESTER MAPEL VIDEO EDITING

10th Grade

20 Qs

Kiểm tra thường xuyên lần 2 (11/9-11/7)

Kiểm tra thường xuyên lần 2 (11/9-11/7)

KG - 12th Grade

10 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?