Redirected
in Theory of Computation retagged by
1,447 views
0 votes
0 votes

The collection of Turing recognizable languages are closed under:

  1. Union
  2. Intersection
  3. Complement
  4. Concatenation
  5. Star Closure
  1. (i) Only
  2. Both (i),(iv)
  3. (i),(ii),(iv)and(v)
  4. All of the options
in Theory of Computation retagged by
by
1.4k views

1 comment

REL are not closed under complementation among the options.
0
0

3 Answers

0 votes
0 votes

Option C 

RE IS NOT CLOSED UNDER COMPLEMENT.

https://gatecse.in/closure-property-of-language-families/

0 votes
0 votes
The collection of turing recognizable languages are closed under
1)Union
2)Intersection
3)Concatenation
4)Star closure
0 votes
0 votes

Option C is correct as Recursively enumerable languages are closed under every other operation except Set difference and Complementation.

Reference:  Recursively enumerable languages

1 comment

"every other"?
0
0
Answer:

Related questions