Home / Report Question

Q. The elements of an array are stored suc- cessively 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. A and B both false
  • D. A and B both true