1.

Binary Decision Diagram is a type of __________(a) Multigraph(b) Cyclic Graph(c) Directed Acyclic Graph(d) Directed Acyclic Word GraphI would like to ask this question from Binary Decision Diagrams &And Inverter Graph topic in chapter Graph of Data Structures & Algorithms IThe question was asked during an interview for a job.

Answer»

The correct option is (c) Directed Acyclic GRAPH

Explanation: An Inverter is a directed graph which is used to solve BOOLEAN EXPRESSIONS, hence have no loops.



Discussion

No Comment Found

Related InterviewSolutions