2021 Specimen Paper 2 Insert
2021 Specimen Paper 2 Insert
INFORMATION
● This insert contains all the resources referred to in the questions.
● You may annotate this insert and use the blank spaces for planning. Do not write your answers on the
insert.
Pseudocode Functions
Pseudocode Operators
Operator Description
Used to concatenate (join) two strings
&
Example: "Summer" & " " & "Pudding" produces "Summer Pudding"
Used to perform a logical AND on two Boolean values
AND
Example: TRUE AND FALSE produces FALSE
Used to perform a logical OR on two Boolean values
OR
Example: TRUE OR FALSE produces TRUE
Used to perform a logical NOT on a Boolean value
NOT
Example: NOT FALSE produces TRUE
BLANK PAGE
Permission to reproduce items where third-party owned material protected by copyright is included has been sought and cleared where possible. Every
reasonable effort has been made by the publisher (UCLES) to trace copyright holders, but if any items requiring clearance have unwittingly been included, the
publisher will be pleased to make amends at the earliest possible opportunity.
Cambridge Assessment International Education is part of the Cambridge Assessment Group. Cambridge Assessment is the brand name of the University of
Cambridge Local Examinations Syndicate (UCLES), which itself is a department of the University of Cambridge.