Search Header Logo

C++ Loops

Computers

10th Grade - University

Used 13+ times

C++  Loops
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To ___ a value means to increase it by one. 

increment
decrement

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To ___ a value means to decrease it by one. 

increment
decrement

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The statement or block that is repeated is known as the __ of the loop

outer
inner
body
arm

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A loop that evaluates its test expression before each repetition is a(n) ___ loop

pretest
post-test

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A loop that evaluates its test expression after each repetition is a(n) ___ loop

pretest
post-test

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n) _ is a variable that "counts" the number of times a loop repeats.

sentinel
accumulator
running total
counter

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This loop always iterates at least once

while
for loop
do / while

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?