A CFG(Context Free Grammar) is said to be in Chomsky Normal Form (CNF), if all the productions are of the form A -> BC or A -> a. Let G be a CFG in CNF. To derive a string of terminals of length x, the number of products to be used is
Which of the following pairs have DIFFERENT expressive power?
Assume Statement S1 and S2 defined as:S1:L2-L1 is recursive enumerable Where L1 and L2 are recursive and recursive enumerable respectively. S2: The set of all Turnig machine is countable. Which of the following is true?
A context free language is called ambigous if ______________
Which of the following statement is false ?
The context free grammer S->SS | oS1 | 1So | e generates
Which of the following statement is false ?
Push down automata excepts which language ?
A regular Grammer is a ___________
A CFG is close under ________
Which of these does not belong to CFG ?