double x = math.ceil(0)
Answers
Answered by
0
Answer - 0
.
.
.
.
HOPE THIS HELPS YOU BRO
.
.
.
.
PLEASE MARK AS BRAINLIEST
Answered by
1
Question:-
- Write the output of the following code.
Solution:-
Given code,
double x=Math.ceil(0);
Therefore, x=0
The value of x is 0.
Output:-
0
Note:-
- The Math.ceil() function is used to return the smallest double value that is greater than or equals to the argument.
Similar questions
Social Sciences,
3 months ago
Hindi,
3 months ago
India Languages,
3 months ago
Accountancy,
6 months ago
Math,
10 months ago
Chemistry,
10 months ago