Exams › GATE › Technical
Consider the languages L1 = ∅ and L2 = {a, ε}. Which one of the following represents L1 ∪ L2 ?
- {ε}
- Φ
- a*
- {ε, a}
Correct answer: {ε, a}
Solution
The union of L1 and L2 combines all elements from both languages. Since L1 is empty and L2 contains the elements {a, ε}, the result of L1 ∪ L2 is simply {ε, a}.
Related GATE Technical questions
⚔️ Practice GATE Technical free + battle 1v1 →