Unsigned integers Flashcards
1
Q
What are unsigned integers?
A
Whole, positive numbers
2
Q
what does base 2 and base 10 mean?
A
The amount of individual characters your number system has
3
Q
What base is binary?
A
Base 2
4
Q
How many bits in a nibble?
A
4 bits in a nibble
5
Q
How many unique values can a nibble store?
A
16
6
Q
How many nibbles in a byte?
A
2 nibbles in a byte
8 bites in a byte
7
Q
How many unique values can a byte store?
A
256
8
Q
What does the term most significant bit (MSB) mean?
A
The largest value to the left