Multiple Choice
Invalid possibilities for array indices include.
A) positive integers
B) negative integers
C) non-consecutive integers
D) zero
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: The position number in parentheses is formally
Q12: A constant must be initialized in the
Q13: When values are provided upon declaration of
Q14: To protect the reference of an array,it
Q15: Arrays remain the same size once they're
Q17: The number of elements in an array
Q18: Arrays are data structures.<br>A) constant<br>B) dynamic<br>C) static<br>D)
Q19: The index of an array must be
Q20: Consider the code segment below.Which of the
Q21: Passing a reference with keyword ref gives