πŸ“Š Data Structure and Algorithms (DSA)
Q. Row -major order in two -dimentional array refers to an arrangement where
  • (A) all elements of a row are stored in memory in sequence followed by next row in sequence,and so on
  • (B) all elements of row are stored in memory in sequence followed by next column in sequence ,and so on
  • (C) all elements of row are stored in memory in sequence followed by next column in sequence
  • (D) none of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) all elements of a row are stored in memory in sequence followed by next row in sequence,and so on

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

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