Multiple Choice
An array can store a group of values, but the values must be
A) the same data type
B) integers and floating-point numbers
C) integers
D) constants
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: What is the last legal subscript that
Q14: An array initialization must be all on
Q15: To assign the contents of one array
Q16: This vector function returns true if the
Q17: C++ limits the number of array dimensions
Q19: An array of string objects that will
Q20: To pass an array as an argument
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]