1.

Given Adjacency matrices determine which of them are PseudoGraphs?i) {{1,0} {0,1}}ii) {{0,1}{1,0}}iii) {{0,0,1}{0,1,0}{1,0,0}}

A. only i)
B. ii) and iii)
C. i) and iii)
D. i) ii) and iii)
Answer» D. i) ii) and iii)


Discussion

No Comment Found