Q60
Which data structure is used for representing a grid where elements can be accessed by both row and column indices?
A.
Linked List
B.
2D Array
AnswerC.
Hash Map
D.
Linked List
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board