Binary Number System Flashcards
(2 cards)
1
Q
Unsigned binary numbers
A
can only represent positive numbers
can represent decimal numbers from 0 to 255 (2^8 -1)
2
Q
Signed binary numbers
A
Allows for the representation of negative numbers using binary