Search Header Logo

L.7.LOOPING STRUCTURE

Authored by Geetha Geetha

Computers

12th Grade

Used 22+ times

L.7.LOOPING STRUCTURE
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

30 sec • 1 pt

1. The structure that allows you to write one set of instructions that operates on multiple, separate sets of data is the _______________.

sequence

loop

selection

case

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. The statements executed within a loop are known collectively as the _______________.

loop body

loop controls

sequences

sentinels

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Adding 1 to a variable is also called _______________ it.

digesting

resetting

decrementing

incrementing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. most programmers use a FOR loop ______________.

for every loop they write

when they know the exact number of times the loop will repeat

when a loop must repeat many times

when a loop will not repeat

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. _______________ loop is exclusively available in PHP .

switch

for

foreach

none of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. ____________ loop executes the block of code at least once before evaluating the condition.

for

while

do..while

switch

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Which type of loop iterates until condition become False?

switch

A count-controlled loop

Repeat-once loop

WHILE loop

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?