A directed graph or digraph can have directed cycle in which ______

A directed graph or digraph can have directed cycle in which ______ Correct Answer starting node and ending node are same

If the start node and end node are same in the path of a graph then it is termed as directed cycle i.e, c0 = cn. For instance, a c b a is a simple cycle in which start and end nodes are same(a). But, a c b b a is not a simple cycle as there is a loop .

Related Questions

Let, D = be a directed graph or digraph,then D’ = is a subgraph if ___________