MCQOPTIONS
Saved Bookmarks
| 1. |
Let L1 and L2 be languages over ∑ = {a, b} represented by the regular expressions (a* + b)* and (a + b)* respectively.Which of the following is true with respect to the two languages? |
| A. | L1 ⊂ L2 |
| B. | L2 ⊂ L1 |
| C. | L1 = L2 |
| D. | L1 ∩ L2 = ϕ |
| Answer» D. L1 ∩ L2 = ϕ | |