471 views
0 votes
0 votes
L={ <M> | ‘M’ IS A TURING MACHINE AND ‘M’ COMPUTES THE PRODUCT OF TWO NUMBERS }

here what can we say about ‘L’?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
2
mrinmoyh asked Dec 27, 2018
319 views
L1 $\cap$ L2 = $\phi$ This problem is decidable or undecidable in case of CSL, REL, & REnL ????
2 votes
2 votes
1 answer
3
kumar.dilip asked Dec 13, 2018
477 views
If L is CFL then $\bar{L}$ is Recursive. ( True/False)If L is CFL then $\bar{L}$ is RE. (True/Flase).
0 votes
0 votes
1 answer
4
jatin khachane 1 asked Dec 10, 2018
401 views
L= { M⟩|L(M) accepts empty string} L={⟨M⟩|TM halts on empty string} Identify RE , REC , Not RE ??Are this two languages or sameI think both are same if TM halts on...