anyone knows java? the problem is in the attach image.
Attachments:
![](https://hi-static.z-dn.net/files/dcd/f6acf9279cc2cd10eedddcf4c0102084.png)
Answers
Answered by
0
java attached is thw not problem image
Answered by
0
Answer:
Answer:
We can reference all the elements in a one-dimension array using an indexed loop. The counter runs from 0 to the maximum array size, say n, minus one. All elements of the one-dimension array are referenced in sequence by using the loop counter as the array subscript.
Explanation:
I hope it will be helpful for you..
Similar questions