logo

Study resource

Information coding systems exam tips

Study Information coding systems with curriculum-aligned Exam Tips resources, practice links, and exam-focused support.

At a glance

exam tips

Resource type

Topic

Information coding systems

AqaA LevelComputer ScienceFundamentals of data representation

Exam tips

  • State the meaning, not just the bit pattern

    When comparing representations, explicitly say whether the bits represent a character or a numerical value.

    The same-looking decimal digit can refer either to a text character or to a number, and the specification tests this distinction.

  • Link the limitation to the reason for Unicode

    When explaining why Unicode was introduced, explicitly connect ASCII's limited character set to the need to represent characters from more languages and additional symbols.

    This gives both parts of the explanation: the problem with ASCII and the purpose of Unicode.

  • State both the process and the purpose

    For each method, explain how the checking value or decision is produced and how it is used by the receiver.

    This avoids giving only a definition and demonstrates the method's use for error checking or correction.