if int n[ ] = { 1, 2, 3, 5, 7, 9, 13, 16 }; then the value of Math.pow ( n[3], n[2] ) will be 125 True of False
Answers
Answered by
0
maybe false ....
Explanation:
hope it helps
Similar questions