pseudo code level 2

pseudo code level 2

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Python Iteration

Python Iteration

10th Grade

17 Qs

Subroutines

Subroutines

9th - 11th Grade

16 Qs

Unit 5 Quiz - Loops & Lists (code.org)

Unit 5 Quiz - Loops & Lists (code.org)

10th - 12th Grade

20 Qs

iGCSE Computer Science: Problem Solving

iGCSE Computer Science: Problem Solving

9th - 12th Grade

20 Qs

Computer Knowledge

Computer Knowledge

12th Grade - University

20 Qs

Iteration Recap

Iteration Recap

8th - 9th Grade

16 Qs

GCSE - Algorithms 1

GCSE - Algorithms 1

9th - 10th Grade

20 Qs

Python basics

Python basics

7th - 10th Grade

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