Which of the following is a reason why hexadecimal is used instead of binary?
Shade one lozenge - AQA - GCSE Computer Science - Question 2 - 2021 - Paper 1
Question 2
Which of the following is a reason why hexadecimal is used instead of binary?
Shade one lozenge.
A Computers work in hexadecimal, not binary.
B Hexadecimal ... show full transcript
Worked Solution & Example Answer:Which of the following is a reason why hexadecimal is used instead of binary?
Shade one lozenge - AQA - GCSE Computer Science - Question 2 - 2021 - Paper 1
Step 1
Shade one lozenge.
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The correct answer is D: Hexadecimal is more compact when displayed on screen.
Hexadecimal notation is used for its efficiency in representing binary values in a more compact form. Each hexadecimal digit represents four binary digits (bits). This compactness makes it easier for humans to read and understand the underlying binary data.