Why are bit patterns often displayed in hexadecimal notation instead of binary notation?

Hexadecimal notation is compact, compared to binary notation, hence easier to understand by humans.

AK

Related Computing A Level answers

All answers ▸

Convert 10101100 to decimal.


What is the difference between compile-time errors and runtime errors?


Choose 3 types of malware, describe them and the ways in which they may harm a device.


How to manually convert a number from decimal into binary?