πŸ“Š Data Structure and Algorithms (DSA)
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) by this way computer can keep track only the address of the first element and the addresses of other elements can be calculated

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
793
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
94%
Success Rate