Search Header Logo

Data Types & Pseudocode [OCR GCSE]

Authored by Samuel Knott

Biology

11th Grade

Used 30+ 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 multiple characters

Real

Can store only whole numbers

Integer

Can store decimal numbers

String

Stores only true or false

Character

Can store a single character

Boolean

2.

FILL IN THE BLANKS QUESTION

30 sec • 1 pt

Complete the following pseudocode:

print("Name: ")

name = (a)   ()

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?