InterviewSolution
Saved Bookmarks
| 1. |
To create an adjacency list C++’s map container can be used.(a) True(b) FalseThe question is from Adjacency List topic in section Graph of Data Structures & Algorithms II got this question during an interview for a job. |
|
Answer» Correct answer is (a) True |
|