InterviewSolution
Saved Bookmarks
| 1. |
A Graph Structured Stack is a _____________(a) Undirected Graph(b) Directed Graph(c) Directed Acyclic Graph(d) Regular GraphAsked question is from Incidence Matrix and Graph Structured Stack topic in section Graph of Data Structures & Algorithms IThe question was posed to me in an online quiz. |
|
Answer» The CORRECT option is (C) Directed ACYCLIC Graph |
|