Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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: a
Explanation: Memory is always allotted in order.

Join The Discussion