Question: What is the primary advantage of using hexadecimal over binary in computing? (2023)
Options:
Correct Answer: Hexadecimal is easier for humans to read.
Exam Year: 2023
Solution:
Hexadecimal (base 16) is easier for humans to read compared to binary (base 2) because it condenses long binary strings into fewer digits.