Ch. 3.4: Overflow and Underflow Flashcards
1
Q
What is an overflow?
A
When a variable is assigned a value that is too large for its type.
2
Q
What is an underflow?
A
A value that is too small for a variable causes it to underflow.