Question Practice

Question 1
Let A [1… 10] be an array. Let A [i] = 2i for 1 ≤ i ≤ 10. After the assignment j = A[A[5]] is executed, the value of A[j] is equal to