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
AnswerC.
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