IST_OPENING Final Exam Review_12.03

IST_OPENING Final Exam Review_12.03

Assessment

Flashcard

Computers

10th Grade

Easy

Created by

Quizizz Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

25 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a tool used to repeat code a specified number of times?

Back

Loop

2.

FLASHCARD QUESTION

Front

What does the underlined part of the loop tell us?

Back

that the code inside the loop will repeat 3 times

3.

FLASHCARD QUESTION

Front

What does the underlined part of the loop tell us?

Back

that the starting point of the loop is 0

4.

FLASHCARD QUESTION

Front

What does the underlined part of the loop tell us?

Back

that the variable i will increase by 1 each time the loop repeats

5.

FLASHCARD QUESTION

Front

What is this an example of?

Back

For Loop

6.

FLASHCARD QUESTION

Front

How many times will the code in this loop repeat? Options: 10, 5, 3, 7

Back

7

7.

FLASHCARD QUESTION

Front

Why do we benefit from using loops?

Back

We save time since we do not need to write the same code over and over again.

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?