Why is it necessary to declare an array in Java? Choose the best answer.
It tells the computer to begin calculating the values.
It tells the computer the beginning address in memory.
It tells the computer about the new variable name,
It tells the computer to locate the value in the array.