#ITE-6104
Awesome StudentQuestion • Computer Programming 2

From the array int[] intArray = { 1, 2, 3, 5, 6, 7 };, what is the value of intArray[3]?

Answer

5