What is the final value stored in variable x ? double a =-8.35; double x = Math.abs(Math.ceil(a));
Answers
Answered by
2
Answer:
double a = -6.35;
double b = 14.74;
double x = Math.abs(Math.ceil(a));
double y = Math.rint(Math.max(a,b));
Explanation:
double a = -6.35;
double b = 14.74;
double x = Math.abs(Math.ceil(a));
double y = Math.rint(Math.max(a,b));
Answered by
1
Answer:
2. Rohan solved the following question given by his teacher. The numbers written in the boxes were by Rohan.
(i) State whether Rohan has answered correct in all the boxes. Point the wrong answer.
(ii) If you find any answer incorrect rewrite this activity with correct answer.
aap tho bade city se yaar hum tho ek chhote se Gao se hai Nuapada (Odisha)
aap Kon se class pe ho ?
Similar questions
Science,
3 hours ago
Math,
3 hours ago
India Languages,
3 hours ago
Computer Science,
6 hours ago
English,
6 hours ago
History,
8 months ago
Math,
8 months ago
Geography,
8 months ago