Pseudocode - OCR ERL

Pseudocode - OCR ERL

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Understanding Pseudocode Basics

Understanding Pseudocode Basics

6th Grade - University

10 Qs

AP CSP Vocabulary Quiz

AP CSP Vocabulary Quiz

12th Grade

10 Qs

QUIZ - VARIABLES / OPERATORS / CONDITIONAL STATEMENT

QUIZ - VARIABLES / OPERATORS / CONDITIONAL STATEMENT

9th Grade

15 Qs

01 Flow Control

01 Flow Control

12th Grade

13 Qs

Computer Science

Computer Science

9th - 12th Grade

12 Qs

Kuizi 14 - Web

Kuizi 14 - Web

10th Grade - University

15 Qs

Making Selections

Making Selections

10th Grade

8 Qs

Defining diagram

Defining diagram

10th 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?