Multiple Choice
If final int SIZE = 15 and int[ ] x = new int[SIZE], what would be the range of subscript values that could be used with x[ ]?
A) 1 through 15
B) 1 through 14
C) 0 through 14
D) 0 through 15
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Java limits the number of dimensions that
Q13: Which of the following is a correct
Q14: The _ method is used to insert
Q15: You can use the _ method to
Q16: What will be the value of x[8]
Q18: A(n) _ is used as an index
Q19: Which of the following is a valid
Q20: For the following code, what would be
Q21: When an array is passed to a
Q22: Declaring an array reference variable does not