Multiple Choice
When a variable is assigned a number that is too large for its data type, it
A) underflows
B) overflows
C) reverses
D) converts
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Which of the following statements will read
Q10: When C++ is working with an operator,
Q11: Arithmetic operators that share the same precedence
Q12: Which statement is equivalent to the following?<br>Number
Q13: What is the value of average after
Q15: In C++, it is impossible to display
Q16: When the fixed manipulator is used, the
Q17: The only difference between the get function
Q18: The _ causes a program to wait
Q19: What is the value of x after