Search Header Logo

Data Types & Pseudocode [OCR GCSE]

Authored by Samuel Knott

Biology

11th Grade

Used 25+ times

Data Types & Pseudocode [OCR GCSE]
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MATCH QUESTION

45 sec • 5 pts

Match the following

Can store a single character

Character

Can store only whole numbers

String

Can store multiple characters

Boolean

Can store decimal numbers

Real

Stores only true or false

Integer

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Complete the following pseudocode:

print("Name: ")

name = ______()

print("Hello " + name)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following code shows which type of structure:

IF age >= 20 THEN

PRINT("Old timer!")

END IF

Iteration

Sequence

Selection

4.

DRAG AND DROP QUESTION

1 min • 4 pts

A ​ (a)   is a space in memory used to store data. These can store different types of data such as ​ (b)   which allow us to store multiple characters. Another ​ (c)   is a ​ (d)   which allows us to store only true and false values.

variable
strings
data type
Boolean
box

5.

DROPDOWN QUESTION

1 min • 3 pts

The type of test that checks if something it at the edge of the allowed inputs is called ​ (a)   testing. Checking data that is incorrect, or outside of what should be allowed is called ​ (b)   testing. ​ (c)   testing is when you check the inputs that should be allowed.

Boundary
erroneous
Normal
Correct
Edge
error
edge
correct
incorrect
range

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function returns a value.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A subroutine must accept parameters.

True

False

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?