pseudo code level 2

pseudo code level 2

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

N5 Running Total in a Loop Algorithm

N5 Running Total in a Loop Algorithm

9th - 10th Grade

20 Qs

Basic Python

Basic Python

10th - 12th Grade

20 Qs

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

AP CSP Unit 5 Ch 1 Quiz

AP CSP Unit 5 Ch 1 Quiz

9th - 12th Grade

21 Qs

Python Iteration

Python Iteration

10th Grade

17 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

CodeHS Python Unit 7 Looping Quiz Review

CodeHS Python Unit 7 Looping Quiz Review

9th - 12th Grade

15 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

pseudo code level 2

pseudo code level 2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Lydia Fahim

Used 47+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pseudocode should be generic -
It should not use any specific programming language
True
False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these is for a loop?

I 1 to 5

Else

Print

Repeat

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While

To provide a response if a statement is not met

To provide a response if a statement is met

A loop with a condition set at the start

Used in a question as part of the decision process

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Print

Used to create a counting loop

To display a response on screen to the user

A loop with a condition set at the start

Requires an entry from the user in response to a question

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For

Used to create a counting loop

To display a response on screen to the user

A loop with a condition set at the start

Requires an entry from the user in response to a question

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Input

Used to create a counting loop

To display a response on screen to the user

A loop with a condition set at the start

Requires an entry from the user in response to a question

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which arithmetic operator returns the remainder after a division?

^

DIV

MOD (Modules)

/

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?