Computer Science, asked by t6719270, 6 hours ago

What is the final value stored in variable x ? double a =-8.35; double x = Math.abs(Math.ceil(a)); ​

Answers

Answered by moulishriram9155
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 matjas1000
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