Q.

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.
C. The destination type can be larger or smaller than source type.
D. None of the mentioned
Answer» B. The destination type is larger than source type.
1.4k
0
Do you find this helpful?
1

View all MCQs in

Java Programming

Discussion

No comments yet