Pseudocode - OCR ERL

Pseudocode - OCR ERL

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz 07 - If Statements

Quiz 07 - If Statements

11th Grade

10 Qs

Von Neumann

Von Neumann

1st - 9th Grade

10 Qs

Understanding Pseudocode Basics

Understanding Pseudocode Basics

6th Grade - University

10 Qs

Defining diagram

Defining diagram

10th Grade

15 Qs

Scratch Key words

Scratch Key words

8th - 9th Grade

12 Qs

TERM 1 REVISION QUIZ 2-GRADE 11

TERM 1 REVISION QUIZ 2-GRADE 11

11th Grade

10 Qs

Sequencing, Selection and Iteration

Sequencing, Selection and Iteration

8th - 10th Grade

12 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?