Loops and Lists and Arrays

Loops and Lists and Arrays

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Python Fundamentals and Programming

Python Fundamentals and Programming

11th - 12th Grade

13 Qs

Synchronized Skating - Basic 1

Synchronized Skating - Basic 1

1st Grade - University

12 Qs

Photoshop

Photoshop

7th - 12th Grade

18 Qs

DAta Structure

DAta Structure

12th Grade

11 Qs

AP Computer Science Fundamentals

AP Computer Science Fundamentals

10th - 12th Grade

18 Qs

Data Structure and Arrays

Data Structure and Arrays

9th - 12th Grade

10 Qs

Quiz sobre Coleções em .NET

Quiz sobre Coleções em .NET

11th Grade

18 Qs

Elements and Principles of Art

Elements and Principles of Art

9th - 12th Grade

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