1. Evaluate the given espression, when a = 7:-
a+ = a++ + ++a + --a + a--
2. Predict the output whien the following statements will get executed:
i) System.out.println (Math son (Math min (42.5.42.25));
ii) System.out.println(Math.rint(-9.44). Math.sqn(9.01).
Answers
Answered by
2
Answer:
Your answer is 9.01
Similar questions