InterviewSolution
Saved Bookmarks
| 1. |
In which of the following case does a Binary Decision Diagram is used for?(a) Representation of Boolean Functions(b) String Matching(c) Searching(d) Sorting of numberMy doubt stems from Binary Decision Diagrams &And Inverter Graph in division Graph of Data Structures & Algorithms IThe question was posed to me in class test. |
|
Answer» Correct CHOICE is (a) Representation of Boolean Functions |
|