Write the output of the following Java code:
for(int i=0; i<=20;i++)
{ double arr[i]=Math.pow(i,3);}
Write the values of
(i) arr[0], (ii) arr[2], (iii) arr[9]
Class X,
Answers
Answered by
0
Answer:
its simple arr[0]
Explanation:
Similar questions
Social Sciences,
2 months ago
Social Sciences,
2 months ago
Geography,
4 months ago
Science,
4 months ago
Math,
10 months ago
Economy,
10 months ago