1
GATE CSE 2026 Set 2
MCQ (More than One Correct Answer)
+1
-0
Which of the following grammars is/are ambiguous?
2
GATE CSE 2026 Set 1
MCQ (More than One Correct Answer)
+1
-0
Consider the following grammar where $S$ is the start symbol, and $a$ and $b$ are terminal symbols.
$$ S \rightarrow a S b S|b S| \in $$
Which of the following statements is/are true?
3
GATE CSE 2025 Set 2
MCQ (Single Correct Answer)
+1
-0.33
Which ONE of the following languages is accepted by a deterministic pushdown automaton?
4
GATE CSE 2025 Set 2
MCQ (Single Correct Answer)
+1
-0.33
Let $G_1, G_2$ be Context Free Grammars (CFGs) and $R$ be a regular expression. For a grammar $G$, let $L(G)$ denote the language generated by $G$. Which ONE among the following questions is decidable?
GATE CSE Subjects
Browse all chapters by subject
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages