Search Header Logo

b4 1-3 Pseudocode - GCSE Quiz

Authored by Clare Ross

others

b4 1-3 Pseudocode - GCSE Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is pseudocode?

It is a programming language for the web.
It is a way of describing a program, independent of language.
It is code that runs on a text editor.
It is code written in the Pseudo language.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following lines of code is the AQA pseudocode for printing out “hello world” to the user?

PRINT ‘hello world’
OUTPUT ‘hello world’
print(‘hello world’)
output(‘hello world’)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following lines of code is used for writing comments in AQA pseudocode?

#
/
?
//

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following lines of AQA pseudocode will store user input into a variable called “temp”?

temp = input()
temp ← USERINPUT
temp ← input()
temp = USERINPUT

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following lines of AQA pseudocode will create a variable called “myInput” and set the value to be “hello”?

myInput ← 'hello'
string myInput ← 'hello'
myInput = input('hello')
myInput = hello

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would be the output from the following AQA pseudocode program?

Daniel Harper Veronica
Daniel Harper
Daniel Veronica
Harper Veronica
Daniel

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?