Multiple Choice
When C++ is working with an operator, it strives to convert operands to the same type. This is known as
A) type correction
B) type conversion
C) promotion
D) demotion
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: What is true about the following statement?<br>cout
Q6: Which of the following statements will allow
Q7: Which statement is equivalent to the following?<br>Number
Q8: When a user types values at the
Q9: Which of the following statements will read
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
Q14: When a variable is assigned a number
Q15: In C++, it is impossible to display