

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. | All of the mentioned |
D. | None of the mentioned |
Answer» B. The architecture of computer memory does not allow arrays to store other than serially | |