C++ Chapter 5 Review - Loops

C++ Chapter 5 Review - Loops

10th Grade - University

32 Qs

quiz-placeholder

Similar activities

HS Graded Quiz HTML/CSS 2024-2025

HS Graded Quiz HTML/CSS 2024-2025

11th Grade - University

27 Qs

Word G10

Word G10

10th Grade

27 Qs

sensors and microcontrollers basics day 1

sensors and microcontrollers basics day 1

11th Grade

27 Qs

variables , if … else, while and loop for_HKICO_Python

variables , if … else, while and loop for_HKICO_Python

12th Grade

27 Qs

Database Management Systems - Final Examination

Database Management Systems - Final Examination

University

30 Qs

Computer Pretest(Arduino)

Computer Pretest(Arduino)

12th Grade

33 Qs

data mining

data mining

University

30 Qs

1.1.1. Structure and function of the processor

1.1.1. Structure and function of the processor

12th Grade

34 Qs

C++ Chapter 5 Review - Loops

C++ Chapter 5 Review - Loops

Assessment

Quiz

Computers

10th Grade - University

Practice Problem

Medium

Used 144+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

32 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

When the increment or decrements operator is placed before the operand, the operator is being used in ___ mode

postfix
prefix

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When the increment or decrements operator is placed after the operand, the operator is being used in ___ mode

postfix
prefix

5.

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

pretest
post-test

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

pretest
post-test

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?