Question: What is the primary advantage of using hexadecimal over binary in programming? (2023)
Options:
Correct Answer: It reduces the length of binary representations.
Exam Year: 2023
Solution:
Hexadecimal reduces the length of binary representations, making it easier for programmers to read and write.