Back to the 2021 paper
Similar questions
FORMAL LANGUAGE & AUTOMATA THEORYLet G be a CFG in CNF with b variables. Show that if G derives any string using at least 2^b steps, then L(G) is infinite.20217mFormal Language & Automata TheoryProve that if L is the language generated by an unrestricted grammar G = (N, T, P, S), then L is recognized by a turing machine.20207mFORMAL LANGUAGE & AUTOMATA THEORYDiscuss the Chomsky hierarchy of grammars with suitable examples.20237mFormal Language & Automata TheoryConsider the following statements about the context-free grammar: (1) G = \{S \to SS, S \to ab, S \to ba, S \to \epsilon\} (2) G is ambiguous (3) G produces all strings with equal number of a's and b's G can be accepted by a deterministic PDA. Which combination below expresses all the true statements about G? (i) 1 only (ii) 1 and 3 (iii) 2 and 3 (iv) 1, 2 and 320192m