Computer Science, asked by sharanya1018, 5 months ago

Give the output of the following code statement.
double x = 2.9.y=2.5:System.out.println (Math.min(math floor (x), y )); System.out.println (Math.max(math ceil (X). y )):​

Answers

Answered by heyParam
1

Answer:

2.0

3.0

Explanation:

This is the output so copy it same.

Similar questions