2,998 views
6 votes
6 votes
Since Recursive languages are closed under intersection, therefore it decidable. Am I wrong?

4 Answers

0 votes
0 votes
See you already know the answer even before finding the actual intersection of the languages (closure property). That's when you call a problem trivially Decidable.
0 votes
0 votes
Intersection of two recursive gives a recursive language. This is decidable.

Related questions

0 votes
0 votes
1 answer
4
Veerendra V asked Dec 27, 2016
634 views
How does complement of a Recursively enumerable but not recursive is not recursively enumerable?