Question
In an automata or formal-language problem, which option best represents context-sensitive grammar?
Correct Answer: C
a grammar whose productions do not decrease string length, except limited start-symbol epsilon cases
In this course context, context-sensitive grammar means a grammar whose productions do not decrease string length, except limited start-symbol epsilon cases.
In this course context, context-sensitive grammar means a grammar whose productions do not decrease string length, except limited start-symbol epsilon cases.
Leave a Reply