1.

Which of the following is true for CYK Algorithm?(a) Triangular Table(b) Circular Chart(c) Linked List(d) None of the mentionedThe question was asked by my college director while I was bunking the class.My enquiry is from Intersection with Regular Languages topic in section Properties of Context Free Languages of Automata Theory

Answer»

The CORRECT OPTION is (a) Triangular Table

The best explanation: A triangular table is CONSTRUCTED to facilitate the solution of membership problem using bottom up PARSING and DYNAMIC programming.



Discussion

No Comment Found

Related InterviewSolutions