30 Qs · since 2012 · 44 marks · 1.7 marks/paperMedium yield
Across GATE CS, 'Turing machines and undecidability' is consistently tested through theoretical properties of computability and complexity classes. Questions primarily assess langu… Guide
Topic guide
Across GATE CS, 'Turing machines and undecidability' is consistently tested through theoretical properties of computability and complexity classes. Questions primarily assess language hierarchies (Recursive vs. Recursively Enumerable), closure properties under complement and set operations, mapping reductions (), and Rice's Theorem applied to TM behavior. A frequent focus is distinguishing semantic properties of languages (undecidable) from finite-step or prefix-bounded properties of machine computations (decidable).
Rice's Theorem and Semantic Properties vs. Step-Bounded Behavior
common · MCQ · 2 marks · 2022, 2021, 2020, 2016
Determining whether a language encoding TM properties (e.g., ) is decidable or undecidable. Tests understanding that non-trivial semantic properties of are undecidable by Rice's Theorem, whereas properties bounding the number of execution steps (e.g., 'takes more than steps') or finite tape head prefixes are decidable by bounded simulation.
Chomsky Hierarchy Decidability and Decision Properties Matrix
common · MCQ · 1 marks · 2025, 2021, 2017, 2016
Evaluating the decidability of classical decision problems (emptiness, universality, membership, equivalence, ambiguity, regularity) across Regular, Context-Free, and Turing-recognizable languages.
Mapping Reductions and Computability Propagation
common · MCQ · 2 marks · 2016, 2015, 2014
Analyzing implications of mapping reducibility ( or ) regarding decidability, recursive enumerability, and complexity classes (P, NP, NP-complete, NP-hard). Focuses on contrapositive arguments and directional inference.
Complement and Post's Theorem Combinations
common · mixed · 1 marks · 2022, 2018, 2016, 2015
Questions evaluating the relationship between a language and its complement (e.g., , or unions/intersections of different classes in the hierarchy).
Fundamental Definitions and Cardinality / Set-Theoretic Arguments
occasional · mixed · 1 marks · 2026, 2022, 2021, 2018
Testing core formal definitions of Turing machines (deciding vs. recognizing), countability of Turing machines vs. uncountability of languages, and existence of undecidable subsets within infinite regular languages.
Cardinality and Countability of Strings vs Languages
rare · MCQ · 1 marks · 2014
Determining whether string universes () and language sets () or specific language classes are countable or uncountable.
Closure Property Evaluation across Chomsky Hierarchy
common · MSQ · 1 marks · 2023
A set of theoretical assertions asking which closure properties hold for different classes of formal languages (Regular, CFL, Recursive, RE) under set-theoretic operations.
Post's Theorem
Used when analyzing the decidability of given the enumerability of and .
Mapping Reduction Decidability Transfer
Used when deducing the recursiveness or undecidability of languages under many-one reductions.
Mapping Reduction RE Transfer
Used when determining semi-decidability transfer or its contrapositive ().
Polynomial Reduction P Transfer
Used in complexity class questions involving reductions among problems in P, NP, and NP-hard.
Graph of a Computable Function
Used when relating functional computability of to language decidability of its encoding.
Cardinality of String Universe $\Sigma^*$
Used to establish that the set of all finite strings over a finite alphabet is countably infinite via standard lexicographical enumeration.
Cantor's Theorem for Language Universe
Used to prove that the set of all possible languages over is uncountably infinite.
De Morgan's Law for Regular Languages
Proving closure of regular languages under intersection using closure under complementation and union.
Introduction of step-bounded TM decision problems (e.g., simulating for steps on inputs of bounded length) as a recurring counter-example to Rice's Theorem.
2022, 2021, 2020, 2016
Adoption of MSQ format to test multiple distinct decidability and closure assertions simultaneously without negative marking.
2022, 2021
Heavy reliance on standard decision problem tables (emptiness, universality, equivalence) across grammar classes (CFG vs Regular vs TM).
2025, 2017, 2016, 2014, 2013, 2012
Appeared as a direct, 1-mark foundational conceptual question testing basic definitions of countable vs uncountable infinite sets in automata theory.
2014
Testing conceptual closure properties via Multiple Select Questions (MSQ) where each option corresponds to a distinct formal language class under the same operation.
2023
Easy questions directly recall closure properties or standard entries in the decidability table (e.g., emptiness of CFG vs TM, definition of TM decider). Medium questions involve reasoning through many-one reductions with complementation, dovetailed simulation arguments to separate RE from non-RE, or identifying step-bounded deciders that bypass Rice's Theorem.