1,349 views

1 Answer

0 0 votes
Option c.

The type of M is not provided, if it was a FA/PDA then it would have been decidable but if it was a TM then it would be undecidable. So as M is not provided we can’t predict the behavior.
Position:
Show:

Related questions

0 0 votes
0 0 answers
1.6k
1.6k views
Rajender gill asked Dec 21, 2022
1,615 views
Consider the following language:L = {< M | L(M) has atleast 10 strings}Which of the following is true about L?A.L is decidableB.L is Turing recognizableC.L is not recurs...
1 1 vote
0 0 answers
670
670 views
soujanyareddy13 asked Apr 12, 2022
670 views
$\text{L1}$ is a recursively enumerable language over $\Sigma$. An algorithm $A$ effectively enumerates its words as $w_1, w_2, w_3, \dots$ Define another language $\text...
24 24 votes
2 answers 2 answers
28.7k
28.7k views
Arjun asked Feb 15, 2022
28,697 views
Which of the following statements is/are $\text{TRUE}?$Every subset of a recursively enumerable language is recursive.If a language $\textit{L}$ and its complement $\over...
1 1 vote
2 2 answers
2.3k
2.3k views
admin asked Mar 30, 2020
2,250 views
Which of the following is a correct hierarchical relationships of the following where$L_1$: set of languages accepted by NFA$L_2$: set of languages accepted by DFA$L_3$: ...