Q49
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board