Multiple Choice
An alternative to parallel arrays is to create ____.
A) one-dimensional arrays
B) two-dimensional arrays
C) arrays of structure objects
D) arrays of flag variables
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: What happens if a subscript exceeds the
Q31: Match each term with the correct statement
Q32: In C++, you are required to assign
Q33: When you declare an array, the size
Q34: An array name actually represents a(n) _.
Q36: An array subscript must always be an
Q37: Describe the various ways to place an
Q38: How is the null character represented in
Q39: How do you declare an array in
Q40: Match each term with the correct statement