Q49
Which data structure is suitable for representing a social network where users are nodes and connections are edges?
A.
Hash Table
B.
Queue
C.
Array
D.
Graph
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board