1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. The sequence (1,1) (2,1) (3,1) (1,2) (2,...
Q.

The sequence (1,1) (2,1) (3,1) (1,2) (2,2) (3,2) . . . .represents _________.

A. row major order.
B. column major order.
C. random order.
D. successive order.
Answer» B. column major order.
View all MCQs in:   Data Structures (DS)

Discussion