MCQOPTIONS
Saved Bookmarks
| 1. |
The elements of an array are stored successively in memory cells because |
| 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. | the architecture of computer memory does not allow arrays to store other than serially |
| C. | both of above |
| D. | none of above |
| Answer» B. the architecture of computer memory does not allow arrays to store other than serially | |