Multiple Choice
What can you use to assign a list of nondefault values to array elements at declaration?
A) value specification
B) array specification
C) initializer list
D) array initializer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Explain how to use a for loop
Q19: When you instantiate an array, you can
Q20: Write a small program that uses the
Q21: With the foreach statement, what is used
Q22: What method can be used to find
Q24: What type of array has the same
Q25: Given an array that has many possible
Q26: When you declare an object, what are
Q27: The power of arrays becomes apparent when
Q28: An array subscript can be an expression,