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 ▸

Describe two's complement.


What is the difference between simplex, half duplex and full duplex?


What is the difference between local and global variables?


What is an Algorithm?