Programming Control Structures Quiz

Programming Control Structures Quiz

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

QUIZ IN COOKERY7

QUIZ IN COOKERY7

7th Grade

15 Qs

DS: Chapter 2

DS: Chapter 2

8th Grade - University

24 Qs

python-random-rangeLoop

python-random-rangeLoop

6th - 8th Grade

21 Qs

Gymnastic

Gymnastic

6th - 8th Grade

15 Qs

Coding Vocabulary Pre/Post Test

Coding Vocabulary Pre/Post Test

6th - 8th Grade

18 Qs

Scratch

Scratch

6th - 8th Grade

15 Qs

U0.3 Checkpoint #1

U0.3 Checkpoint #1

8th Grade

15 Qs

3rd Grade Types of Poems

3rd Grade Types of Poems

3rd Grade - University

20 Qs

Programming Control Structures Quiz

Programming Control Structures Quiz

Assessment

Quiz

Education

6th - 8th Grade

Hard

Created by

Divya Vinoth

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a sequential structure in programming?

A loop that repeats steps

A decision-making structure

Steps that happen one after another

A function call

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which control structure uses if and else statements?

Sequential

Conditional

Iteration

Loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an example of an iteration structure?

if-else

for loop

switch case

print statement

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a conditional statement do?

Adds numbers

Repeats code

Makes decisions

Prints output

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a for loop, what happens repeatedly?

Only the condition is checked

A set of statements is executed

The output is printed

Nothing happens

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is a type of control structure?

Variable

Operator

Sequential

Function

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which logical operator returns TRUE only if both conditions are TRUE?

OR

NOT

AND

XOR

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?