AS / A Level Computer Science

Candidates should be able to:

Select and use appropriate data types for a problem solution

Show understanding of the purpose of a record structure to hold a set of data of different data types under one identifier

Notes and guidance

including integer, real, char, string, Boolean, date (pseudocode will use the following data types:

INTEGER, REAL, CHAR, STRING, BOOLEAN, DATE, ARRAY, FILE)

Write pseudocode to define a record structure

Write pseudocode to read data from a record structure and save data to a record structure