Exams
Subjects
Classes
Home
Exams
Computer Science & Information Technology
Theory of Computations
given a tm m a state q an...
Question:
medium
Given a TM \(M\), a state \(q\), and input \(w\), determine whether computation of \(M\) on \(w\) ever visits state \(q\).
Show Hint
If YES instances can be recognized but NO instances may loop forever, the problem is recursively enumerable (partially decidable).
TS PGECET - 2026
TS PGECET
Updated On:
Jun 25, 2026
Problem is decidable
Problem is undecidable but partially decidable
Problem is undecidable and not even partially decidable
Problem is not a decision problem
Show Solution
The Correct Option is
B
Solution and Explanation
Download Solution in PDF
Was this answer helpful?
0
Top Questions on Theory of Computations
If L and L are recursively enumerable, then L is:
CUET (PG) - 2024
Data Science A.I Cyber Security and Computer Sci.
Theory of Computations
View Solution
Let P be a regular language and Q be a context-free language such that Q ⊆ P. Then which of the following is always regular?
CUET (PG) - 2024
Data Science A.I Cyber Security and Computer Sci.
Theory of Computations
View Solution
Which of the following languages are context-free?
CUET (PG) - 2024
Data Science A.I Cyber Security and Computer Sci.
Theory of Computations
View Solution
Finite Languages satisfy the pumping lemma by having n = .
CUET (PG) - 2024
Data Science A.I Cyber Security and Computer Sci.
Theory of Computations
View Solution
Want to practice more? Try solving extra ecology questions today
View All Questions
Questions Asked in TS PGECET exam
The Eigenvalues of \(3\times 3\) real matrix A are 1, 2, 3 then \(A^{-1} =\)
TS PGECET - 2026
Linear Algebra
View Solution
Let \(A=\begin{bmatrix} 1 & 1 & 0 \\ 0 & 1 & 1 \\ 0 & 0 & 1 \end{bmatrix}\). If \(u_1\) and \(u_2\) are column matrices such that \(Au_1 = \begin{bmatrix} 2 \\ 1 \\ 0 \end{bmatrix}\) and \(Au_2 = \begin{bmatrix} 1 \\ 0 \\ 1 \end{bmatrix}\), then \(u_1 - u_2\) is
TS PGECET - 2026
Matrices
View Solution
Let \(a,b\) and \(c\) be real numbers. Suppose there exist real numbers \(x,y,z\) which are not all zero such that the system of equations \(x = cy + bz\), \(y = cx + az\) and \(z = bx + ay\) has a non-zero solution then \(\left(a+b+c\right)^2 =\)
TS PGECET - 2026
Determinants
View Solution
For the function \(f(x)=\log x\), the number \(c\) strictly between \(e^2\) and \(e^3\) that satisfies \(f'(c)=\dfrac{f(e^3)-f(e^2)}{e^3-e^2}\) is
TS PGECET - 2026
Calculus
View Solution
The directional derivative of \(f(x,y,z)=4e^{2x-y+z}\) at the point \((1,1,-1)\) in the direction of the vector \(\vec{a}=-4\hat{i}+4\hat{j}+7\hat{k}\) is
TS PGECET - 2026
Vector Calculus
View Solution