The following format of grammatical notation is accepted by which of the following: AB->CD A->BC or A->B or A->a where A, B, C, D are non terminal symbols and a is a terminal symbol.

The following format of grammatical notation is accepted by which of the following: AB->CD A->BC or A->B or A->a where A, B, C, D are non terminal symbols and a is a terminal symbol. Correct Answer Kuroda Normal Form

Linearly Bounded grammar or Kuroda Normal Form allows the following format of grammatical analysis: AB->CD A->BC or A->B or A->a
Bissoy MCQ

Related Questions

Given two processes (conversion of postfix equation to infix notation and conversion of prefix notation to infix notation), which of the following is easier to implement?