Multiple Choice
Which of the following promotions of primitive types is not allowed to occur?
A) char to int.
B) double to float.
C) int to double.
D) short to long.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: When an object is concatenated with a
Q24: Which of the following methods is not
Q25: Which of these statements best defines scope?<br>A)
Q26: Which of the following statements describes block
Q27: Which of the following methods are overloaded
Q29: Identifiers in Java have _ and _
Q30: A Java class can have which of
Q31: Any field declared with keyword _ is
Q32: The identifiers in an enumeration _.<br>A) must
Q33: Method log takes the logarithm of its