Which of the following ways can be used to represent a graph?
(a) Adjacency List and Adjacency Matrix
(b) Incidence Matrix
(c) Adjacency List, Adjacency Matrix as well as Incidence Matrix
(d) No way to represent
My question is taken from Graph in portion Graph of Data Structures & Algorithms I
I have been asked this question in semester exam.