Numbering Systems Flashcards
1
Q
What is binary representation?
A
Binary is a base-2 number system using only 0s and 1s.
Each digit in binary represents a power of 2, and the rightmost bit is the least significant
2
Q
What is hexadecimal?
A
A base 16 numeral system used to represent binary more compactly e.g. FF