Computer Science, asked by shreyas7506, 1 month ago

Give the output of the following program segment: System.out.print(Math.rint(-6.6));
1- 7.0
2- -7.0
3- -6.0
4- -5.0​

Answers

Answered by jeevankishorbabu9985
0

Answer:

3- -6.0

Explanation:

Give the output of the following program segment

Similar questions