Multiple Choice
An array is not:
A) A consecutive group of memory locations.
B) Subscripted by integers.
C) Made up of different data types.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Which of the following is not a
Q7: Which statement about exception handling is false?<br>A)
Q8: Using square brackets ([]) to retrieve vector
Q9: Which of the following tasks cannot be
Q10: Which of the following is false?<br>A) The
Q12: A double subscripted array declared as array<array<int,
Q13: When using exception handling, place any code
Q14: Which of the following is not true
Q15: Which of the following does not declare
Q16: Constant variables:<br>A) Can be assigned values in