The elements of an array are stored successively in memory cells because

  1. by this way computer can keep track only the address of the first element and the addresses of other elements can be calculated

  2. the architecture of computer memory does not allow arrays to store other than serially

  3. both of above

  4. none of above


Correct Option: A

Find more quizzes: