Control Structure

Control Structure

9th Grade

12 Qs

quiz-placeholder

Similar activities

Loops Python

Loops Python

9th Grade

15 Qs

2.2 programming fundamentals

2.2 programming fundamentals

9th - 12th Grade

10 Qs

Python If Else Statements

Python If Else Statements

9th - 12th Grade

15 Qs

"switch" Java Statement - 1

"switch" Java Statement - 1

9th - 10th Grade

17 Qs

G11 FT Quiz 1 - Python Conditions

G11 FT Quiz 1 - Python Conditions

11th Grade

10 Qs

Making Selections

Making Selections

10th Grade

8 Qs

While loop

While loop

3rd Grade - University

9 Qs

Switch Statement in C#

Switch Statement in C#

University

15 Qs

Control Structure

Control Structure

Assessment

Quiz

Computers

9th Grade

Hard

Created by

ismail barhoumeh

Used 7+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

used for an in-order, line-by-line execution

Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

used for decisions and branching

Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

used for repetition or looping

Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The if statement will only run a code block if the condition is true. It skips the code block when the condition is false

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The if-else statement runs one code block when the condition is true. It runs a different code block if the condition is false.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

if statement

if _ else statement

if _elif _else statement

Loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

if statement

if _ else statement

if _elif _else statement

Loop

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?