Problem is undecidable and not even partially decidable
Problem is not a decision problem
Show Solution
Verified By Collegedunia
The Correct Option isB
Solution and Explanation
Concept:
This is known as a reachability problem for Turing machine configurations.
Step 1: Observe the YES cases.
If state \(q\) is visited, we can simulate \(M\).
Eventually we observe the visit and accept.
Step 2: Observe the NO cases.
If state \(q\) is never visited and the machine loops forever, we may never know.
Thus no algorithm can always halt and answer NO.
Step 3: Classification.
Hence the problem is
\[
\text{Undecidable}
\]
but
\[
\text{Partially Decidable}.
\]
Was this answer helpful?
0
0
Top TS PGECET Computer Science & Information Technology Questions