GATE 2025 CS/IT Question 19
GATE2025_CS1_Q19

Consider the following context-free grammar G, where S, A, and B are the variables (non-terminals), a and b are the terminal symbols, S is the start variable, and the rules of G are described as:

S → aaB | Abb A → a | aA B → b | bB

Which ONE of the languages L(G) is accepted by G?

Comments

Popular posts from this blog