1.

If column-major order is used, how is the following matrix stored in memory? a b c d e f g h i

A. ihgfedcba
B. abcdefghi
C. cfibehadg
D. adgbehcfi
Answer» E.


Discussion

No Comment Found