Computer Science for IGCSE & O level - Data Representation (Section 14 - No. 10)

Which of the following are advantages of using hexadecimal numbers over decimal numbers in computer science?
More human-readable than binary.
Easier to convert between binary.
Represents colors in HTML.
Used for performing arithmetic operations.

Explanation

Hexadecimal is used to represent binary data concisely and is used in color codes.

Comments (0)

Advertisement