Q116
If row-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
AnswerC.
cfibehadg
D.
adgbehcfi
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board