pseudo code level 2

pseudo code level 2

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

C++ Loop

C++ Loop

12th Grade

20 Qs

Python while loops

Python while loops

12th Grade

20 Qs

Python Beginner

Python Beginner

9th - 10th Grade

16 Qs

Basic Python

Basic Python

10th - 12th Grade

20 Qs

Python Iteration

Python Iteration

10th Grade

17 Qs

Flow Charts

Flow Charts

9th - 12th Grade

22 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

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

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?