

InterviewSolution
Saved Bookmarks
1. |
The following turing machine acts like:(a) Copies a string(b) Delete a symbol(c) Insert a symbol(d) None of the mentionedThis question was posed to me in an interview for job.My question is based upon Introduction to Turing Machines topic in portion Introduction to Turing Machines of Automata Theory |
Answer» The correct answer is (b) Delete a symbol |
|