Computer Science for IGCSE & O level - Data Representation (Section 17 - No. 15)
Which of the following statements are true regarding the binary number system? (Select all that apply)
It's a base-2 system.
It utilizes the digits 0 and 1.
It's used for representing data in computers.
Each digit in a binary number is called a 'byte'.
Explanation
Binary is base-2, uses 0 and 1, and is fundamental to computer data representation. Each binary digit is called a 'bit'.
Comments (0)
