Vidyalelo
Java Programming · Q114

Data Types and Variables

Programming · Java Programming · question 114

Q114

Which of these is necessary condition for automatic type conversion in Java?

A.
The destination type is smaller than source type
B.
The destination type is larger than source type
Answer
C.
The destination type can be larger or smaller than source type
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board