1.

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» Right option is (b) The destination type is larger than source type

To elaborate: None.


Discussion

No Comment Found

Related InterviewSolutions