Control structures

Control structures

10th Grade

18 Qs

quiz-placeholder

Similar activities

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

KS4 Python While Loops and For Loops

KS4 Python While Loops and For Loops

9th - 11th Grade

13 Qs

Unit 5 Control Structures

Unit 5 Control Structures

10th Grade

18 Qs

Nested If

Nested If

6th - 12th Grade

15 Qs

CO - 2_ Quiz 1_Python Conditionals

CO - 2_ Quiz 1_Python Conditionals

10th Grade - University

15 Qs

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

Programming Basics

Programming Basics

9th - 12th Grade

21 Qs

Control structures

Control structures

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Amna D

Used 81+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The control structures is used to control the flow of a program.which is the order in which the program’s code is executed.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There is three types of control structure Sequential, Selection and Iteration

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

used for decisions and branching

Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

used for repetition or looping

Media Image
Media Image
Media Image

6.

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

7.

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

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?