what do you mean by column major ordering of 2D array. Give the address translation function of two dimension array in case of row major ordering.
Answers
Answered by
0
In computing, row-major order and column-major order are methods for storing multidimensional arrays in linear storage such as random access memory. ... In row-major order, the consecutive elements of a row reside next to each other, whereas the same holds true for consecutive elements of a column in column-major order.
Similar questions
English,
2 months ago
Social Sciences,
2 months ago
Physics,
2 months ago
Math,
5 months ago
Math,
5 months ago
Social Sciences,
11 months ago
Math,
11 months ago
Science,
11 months ago