AQA GCSE Computer Science Pseudo-code Quiz

AQA GCSE Computer Science Pseudo-code Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

Assignment 1 - Introduction to C

Assignment 1 - Introduction to C

9th Grade - University

20 Qs

Edublocks nested if

Edublocks nested if

6th - 12th Grade

18 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Python Loops

Python Loops

9th - 12th Grade

10 Qs

Conditional statements in python

Conditional statements in python

11th - 12th Grade

10 Qs

2.5 Translators, Compilers & Interpreters

2.5 Translators, Compilers & Interpreters

12th Grade

15 Qs

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

11th - 12th Grade

10 Qs

AP CSP Unit 5 Review: Lists, Loops and Traversals

AP CSP Unit 5 Review: Lists, Loops and Traversals

9th - 12th Grade

19 Qs

AQA GCSE Computer Science Pseudo-code Quiz

AQA GCSE Computer Science Pseudo-code Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

O Moore

Used 8+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used for division in the pseudo-code?

/

÷

*

+

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 9 DIV 5 in the pseudo-code?

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the logical AND operator do in the pseudo-code?

Performs logical AND operation

Performs logical OR operation

Performs multiplication

Performs addition

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the REPEAT-UNTIL loop in the pseudo-code?

To repeat a set of statements a specific number of times

To execute a set of statements if a condition is False

To execute a set of statements only if a condition is True

To repeat a set of statements until a condition is True

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the FOR-TO-ENDFOR loop in the pseudo-code?

To repeat a set of statements a specific number of times

To repeat a set of statements until a condition is True

To execute a set of statements if a condition is False

To execute a set of statements only if a condition is True

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the LEN function do in the pseudo-code?

Returns the length of a string

Returns the length of an array

Returns the length of a record

Returns the length of a number

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the SUBROUTINE in the pseudo-code?

To define a new function or procedure

To define a new data type

To define a new loop

To define a new variable

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?