Solved

In an Expression Containing Values of the Types Int and Double

Question 30

Multiple Choice

In an expression containing values of the types int and double, the ________ values are ________ to ________ values for use in the expression.


A) int, promoted, double.
B) int, demoted, double.
C) double, promoted, int.
D) double, demoted, int.

Correct Answer:

verifed

Verified

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

Related Questions