- Home
- Output Questions for Class 10 ICSE Computer Applications
Predict the output of the following Java program snippet:
Output Questions for Class 10 ICSE Computer Applications
Predict the output of the following Java program snippet:
System.out.println(Math.max(Math.ceil(14.55),15.5));