Solved

When the Final Value of an Expression Is Assigned to a Variable

Question 22

Multiple Choice

When the final value of an expression is assigned to a variable, it will be converted 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
E) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions