What is the final value stored in variable result?
double result=Math.pow(Math.sqrt(9),2);
Answers
Answered by
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