Search Header Logo

Basic Flow Control Quiz

Authored by Adolfo Canon

Computers

10th Grade

Used 2+ times

Basic Flow Control Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What are the two possible results of evaluating a logical expression?

Yes or no

Pro or con

true or false

0 or 1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the initialization statement do in a “for” loop?

Defines the loop’s test condition

Sets the loop’s index variable to a starting value

Defines the loop’s exit condition

None of these are true

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a compound logical expression?

Two or more logical expressions joined by a logical operator

Two or more logical expressions joined by a mathematical operator

A logical expression using the <= or >= operators

A logical expression using the ++ or -- operators

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an “if” statement used for in a program?

To execute a block of code if a condition is false

To execute a block of code in a loop

To ask the user a question

To execute a block of code if a condition is true

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of loop never stops executing?

Recursive loop

While() loop

Infinite loop

For() loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of “while” loop will always be executed at least once?

while

do-while

Both of these will be executed at least once

Neither of these is guaranteed to execute at least once

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a relational operator?

>

<

+

<=

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?