Multiple Choice
An array's____________ indicates the number of values that the array should be able to hold.
A) reference variable
B) size declarator
C) element
D) subscript
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q50: The first element in an array is
Q51: A(n) _ is a special value that
Q52: Each element in an array is identified
Q53: Look at the following code sample: int[]
Q54: A(n) _ occurs when a loop iterates
Q56: The default value of a string array's
Q57: Reference variables can only reference objects.
Q58: Because the foreach loop automatically knows the
Q59: To add items to an existing List
Q60: Of the following statements, which one correctly