InterviewSolution
Saved Bookmarks
| 1. |
Consider the following two finite automata. M1 accepts L1 and M2 accepts L2.Which one of the following is TRUE?(A) L1 = L2(B) L1 ⊂ L2(C) L1 ∩ L2‘ = ∅(D) L1 ∪ L2 ≠ L1 |
| Answer» | |