

InterviewSolution
Saved Bookmarks
1. |
Without needing extra __________ we can simulate non deterministic turing machine using deterministic turing machine.(a) time(b) space(c) both time and space(d) none of the mentionedThis question was addressed to me in an internship interview.The query is from PSPACE topic in division Other Classes Of Problems of Automata Theory |
Answer» The CORRECT choice is (b) SPACE |
|