1.

The use of variable dependency graph is in:(a) Removal of useless variables(b) Removal of null productions(c) Removal of unit productions(d) None of the mentionedI have been asked this question in unit test.This key question is from Eliminating Epsilon Productions topic in section Properties of Context Free Languages of Automata Theory

Answer»

The CORRECT option is (a) Removal of USELESS variables

To elaborate: We USE the concept of dependency graph inorder to check, whether any of the VARIABLE is reachable from the starting variable or not.



Discussion

No Comment Found

Related InterviewSolutions