Computer Science for IGCSE & O level - Data Representation (Section 2 - No. 10)
Which of the following best describes the advantages of using hexadecimal in programming?
Simplifies the representation of binary data.
Makes it easier for humans to work with memory addresses.
Reduces the amount of storage space needed.
Increases the speed of program execution.
Explanation
Hexadecimal simplifies the representation of binary and is easier to work with for memory addresses etc., but it doesn't change storage needs or execution speed directly.
Comments (0)
