Number Systems Flashcards
1
Q
What number system is in base 2?
A
Binary
2
Q
What number system is in base 10?
A
Denary
3
Q
What number system is in base 16?
A
Hex
4
Q
What does each digit of Hex represent in Binary?
A
A 4-Bit Segment
5
Q
What does the furthest right digit in Hex represent in Denary?
A
The number of 1s added
6
Q
What does the second furthest right digit in Hex represent in Denary?
A
The number of 16s added
7
Q
What does the third furthest right digit in Hex represent in Denary?
A
The number of 256s added