Unsigned Integers Flashcards
1
Q
What are Unsigned Integers
A
Positive values
2
Q
What are Signed Integers
A
Can be Positive or Negative
3
Q
Range of Unsigned Integers
A
0 to 2^n - 1
4
Q
What is an overflow error
A
The most significant bit produces a carry bit that exceeds the available number of bits