Pseudocode - OCR ERL

Pseudocode - OCR ERL

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

coding

coding

KG - Professional Development

15 Qs

7.5.5 PLENARY

7.5.5 PLENARY

9th - 12th Grade

10 Qs

Pseudocode Keywords

Pseudocode Keywords

11th Grade - University

14 Qs

IB CS Topic 4

IB CS Topic 4

11th - 12th Grade

11 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Programming concepts: Revision

Programming concepts: Revision

4th - 9th Grade

15 Qs

Hour of Code

Hour of Code

4th Grade - Professional Development

13 Qs

Structure chart

Structure chart

9th - 12th Grade

15 Qs

Pseudocode - OCR ERL

Pseudocode - OCR ERL

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jack Chapman

Used 30+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is selection?

Instructions are only executed if a TRUE or FALSE condition is met

The program chooses to execute whatever it pleases

Instructions are executed one at a time in list order

Instructions are repeated until a condition is met, creating a loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is sequencing?

Instructions are only executed if a TRUE or FALSE condition is met

The program chooses to execute whatever it pleases

Instructions are executed one at a time in list order

Instructions are repeated until a condition is met, creating a loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is iteration?

Instructions are only executed if a TRUE or FALSE condition is met

The program chooses to execute whatever it pleases

Instructions are executed one at a time in list order

Instructions are repeated until a condition is met, creating a loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

AND, OR, NOT are all examples of what?

Boolean Operators

Arithmetic Operators

Strings

Data Types

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does AND do?

Both conditions must be met to return true

Only one condition must be met to return true

No conditions must be met to return true

Inverses the condition

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does OR do?

Both conditions must be met to return true

Only one condition must be met to return true

No conditions must be met to return true

Inverses the condition

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does NOT do?

Both conditions must be met to return true

Only one condition must be met to return true

No conditions must be met to return true

Inverses the condition

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?