📚 Question Bank Q11 — Theory of Computation
Tags
Theory of Computation
Q11. Marks: +2.0 UGC NET Paper 2: Computer Sc 23rd August 2024 Shift 1

Arrange the following stages of a Turing Machine (TM) operation in the correct order as they occur during computation.

(A) Writing a symbol on the tape

(B) Moving the tape head left to right

(C) Reading a symbol from the tape

(D) Transitioning to a new state based on the current state and symbol read

(E) Halting and accepting or rejecting the input

Choose the correct answer from the options given below:

1.(C), (A), (B), (D), (E)
2.(C), (B), (A), (D), (E) 
3.(C), (D), (A), (B), (E)  ✓ Correct
4.(C), (D), (B), (A), (E)
📄 All “Theory of Computation” questions across papers
🏷 Change Tag for this Question