Pseudocode - OCR ERL

Pseudocode - OCR ERL

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Hour of Code

Hour of Code

6th - 12th Grade

12 Qs

Python Selection Statements

Python Selection Statements

11th Grade

10 Qs

J276 1.1 System Architecture

J276 1.1 System Architecture

1st - 9th Grade

14 Qs

VB If...Then...Else Statements

VB If...Then...Else Statements

10th Grade

10 Qs

Selection Challenges

Selection Challenges

7th - 11th Grade

8 Qs

Programming Quiz

Programming Quiz

9th - 12th Grade

10 Qs

OCR Computer Science 1.1.2

OCR Computer Science 1.1.2

9th - 11th 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?