Computer Science for IGCSE & O level - Data Representation (Section 1 - No. 14)
In the context of computer data storage, what is a 'byte' primarily used for?
Representing a single instruction.
Representing a single character.
Representing a memory address.
Representing color values.
Explanation
Bytes are commonly used to represent single characters using character encoding systems like ASCII or Unicode.
Comments (0)
