Multiple Choice
A(n) __________ can be used to specify the starting values of an array.
A) initialization list
B) array name
C) subscript
D) element
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: Arrays must be _ at the time
Q22: An array's size declarator must be a
Q23: What will the following code display?<br>Int numbers[4]
Q24: A two-dimensional array of characters can contain<br>A)
Q25: An array can easily be stepped through
Q27: An array with no elements is<br>A) legal
Q28: By using the same _ you can
Q29: Although two-dimensional arrays are a novel idea,
Q30: Which statement correctly defines a vector object
Q31: If an array is partially initialized, the