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