McqMate
| 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 |
| Answer» A. all elements of a row are stored in memory in sequence followed by next row in sequence,and so on | |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet