

MCQOPTIONS
Saved Bookmarks
1. |
The elements of an array are stored successively in memory cells because |
A. | a. by this way computer can keep track only the address of the first element and the addresses of other elements can be calculated |
B. | b. the architecture of computer memory does not allow arrays to store other than serially |
C. | c. both of above |
D. | d. none of above |
Answer» B. b. the architecture of computer memory does not allow arrays to store other than serially | |