Question 10563 – Theory-of-Computation
February 13, 2024
Question 10565 – Theory-of-Computation
February 13, 2024
Question 10563 – Theory-of-Computation
February 13, 2024
Question 10565 – Theory-of-Computation
February 13, 2024

GATE 1990

Question 15

Choose the correct alternatives (More than one may be correct).

It is undecidable whether:

A
An arbitrary Turing machine halts after 100 steps.
B
A Turing machine prints a specific letter.
C
A Turing machine computes the products of two numbers.
D
None of the above.
E
Both (B) and (C).
Question 15 Explanation: 
A) An arbitrary TM halts after 100 steps is decidable. We can run TM for 100 steps and conclude that.
B) A TM prints a specific letter is undecidable.
C) A TM computes the products of two numbers is undecidable. Eventhough we can design a TM for calculation product of 2 numbers but here it is asking whether given TM computes product of 2 numbers, so the behavior of TM unknown hence, undecidable.
Correct Answer: E
Question 15 Explanation: 
A) An arbitrary TM halts after 100 steps is decidable. We can run TM for 100 steps and conclude that.
B) A TM prints a specific letter is undecidable.
C) A TM computes the products of two numbers is undecidable. Eventhough we can design a TM for calculation product of 2 numbers but here it is asking whether given TM computes product of 2 numbers, so the behavior of TM unknown hence, undecidable.

Leave a Reply

Your email address will not be published. Required fields are marked *