helppppppppppppppppppp :(
Attachments:
Answers
Answered by
0
Answer:
the output of your program is following
- -1
- 66
Answered by
1
Answer:
-1.0
66.0
Explanation:
Math.floor( ) returns the largest integer that is less than or equal to the argument.
Math.ceil( ) returns the smallest integer that is greater than or equal to the argument.
Both methods return the value as double data type.
Similar questions
Hindi,
2 months ago
English,
5 months ago
Computer Science,
5 months ago
English,
11 months ago
Computer Science,
11 months ago