Pseudocode - OCR ERL

Pseudocode - OCR ERL

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

VEXcode VR Blocks Unit 9

VEXcode VR Blocks Unit 9

11th - 12th Grade

10 Qs

Malware

Malware

11th Grade

15 Qs

Defining diagram

Defining diagram

10th Grade

15 Qs

Understanding Pseudocode Basics

Understanding Pseudocode Basics

6th Grade - University

10 Qs

SC025: Control Structures Lecture Quiz

SC025: Control Structures Lecture Quiz

12th Grade

10 Qs

CTE Information Technology Quiz

CTE Information Technology Quiz

7th - 9th Grade

13 Qs

Coding 1 U7

Coding 1 U7

9th Grade - University

15 Qs

Python Pretest

Python Pretest

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?