Question
In an automata or formal-language problem, which option best represents Chomsky Normal Form?
Correct Answer: C
a CFG form where productions are mainly A -> BC or A -> a, with limited epsilon handling
In this course context, Chomsky Normal Form means a CFG form where productions are mainly A -> BC or A -> a, with limited epsilon handling.
In this course context, Chomsky Normal Form means a CFG form where productions are mainly A -> BC or A -> a, with limited epsilon handling.
Leave a Reply