Give the output of the following:
15 Likes
Answered By
7 Likes
The output of the following code is:
System.out.println(Math.ceil(6.4) + Math.floor(-1-2));