

MCQOPTIONS
Saved Bookmarks
1. |
What are parallel arrays? |
A. | Arrays of the same size |
B. | Arrays allocated one after the other |
C. | Arrays of the same number of elements |
D. | Arrays allocated dynamically |
Answer» D. Arrays allocated dynamically | |