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:

Verified
Correct Answer:
Verified
Q8: Which statement is false?<br>A) Unless directed otherwise,
Q9: In Java graphics,coordinate units are measured in
Q12: What is output by the following Java
Q13: Counter-controlled repetition is also known as:<br>A)Definite repetition<br>B)Indefinite
Q16: A decision symbol in an activity diagram
Q17: In an activity diagram,the merge symbol has
Q18: What is output by the following Java
Q21: Which of the following statements about the
Q24: Which of the following is the shape
Q29: Which of the following is not a