

InterviewSolution
Saved Bookmarks
1. |
Every Isomorphic graph must have ________ representation.(a) cyclic(b) adjacency list(c) tree(d) adjacency matrixI have been asked this question in my homework.Asked question is from Isomorphism in Graphs in portion Graphs of Discrete Mathematics |
Answer» Correct option is (d) adjacency matrix |
|