While Loops

While Loops

Assessment

Flashcard

Computers

11th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the definition of Iteration in terms of programming? Options: Repetition of a sequence, usually with some change; A gap at the start of a line of code; A line of code that includes a condition, followed by lines of code that only run if the condition is met; Repetition of the first letter at the start of each word in a sentence.

Back

Repetition of a sequence, usually with some change

2.

FLASHCARD QUESTION

Front

What is the definition of Indentation in terms of programming? Options: Repetition of a sequence, usually with some change; A gap at the start of a line of code; A line of code that includes a condition, followed by lines of code that only run if the condition is met; Repetition of the first letter at the start of each word in a sentence.

Back

A gap at the start of a line of code

3.

FLASHCARD QUESTION

Front

What will happen when this program runs?

Back

It will display numbers 0-10 on separate lines.

4.

FLASHCARD QUESTION

Front

What will happen when this program runs? Options: It will display numbers 0-10 on separate lines, It will display numbers 0-9 on separate lines, It will crash out, It will display 0s in an infinite loop

Back

It will display numbers 0-9 on separate lines

5.

FLASHCARD QUESTION

Front

What will happen when this program runs? Options: It will display numbers 0-10 on separate lines, It will display numbers 0-9 on separate lines, It will crash out, It will display 0s in an infinite loop

Back

It will crash out

6.

FLASHCARD QUESTION

Front

What will happen when this program runs? Options: It will display numbers 0-10 on separate lines, It will display numbers 0-9 on separate lines, It will crash out, It will display 0s in an infinite loop

Back

It will crash out

7.

FLASHCARD QUESTION

Front

What will happen when this program runs? Options: It will display numbers 0-10 on separate lines, It will display numbers 0-9 on separate lines, It will crash out, It will display 0s in an infinite loop

Back

It will display 0s in an infinite loop.

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?