

InterviewSolution
Saved Bookmarks
1. |
A polytree is called _______________(a) directed acyclic graph(b) directed cyclic graph(c) bipartite graph(d) connected graphThe question was posed to me in a job interview.My question is taken from Properties of Tree topic in chapter Trees of Discrete Mathematics |
Answer» Correct option is (a) directed acyclic graph |
|