Tracing
What are the values stored in the array a after the following code executes?
int[ ] a = new int[10];a[0] = 1;for (int i = 1; i
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.