Chapter 2 Quiz Starting Out With C++ 005

5) When a variable is used to assign a value that will be the result of an expression, it will be changed to:

a. The smallest C++ data type
b. The largest C++ data type
c. The data type of the variable
d. The data type of the expression

No comments:

Post a Comment