Computer Science, asked by aarohi193848, 10 days ago

What is the final value stored in variable result?

double result=Math.pow(Math.sqrt(9),2);

Answers

Answered by sonukumarsharma55
2

Answer:

The final value stored in variable x is 6.0 and y is 15.0. Explanation: Math. ceil(a) gives -6.0 and Math.

Similar questions