Beginner Theory of Computation
Q37 / 100

What is the significance of the Empty Language ∅ in formal languages?

Correct! Well done.

Incorrect.

The correct answer is B) It is the language with no strings — not even ε

B

Correct Answer

It is the language with no strings — not even ε

Explanation

∅ (empty set) is the language containing no strings at all, not even ε. The language {ε} contains exactly one string: the empty string. Both are regular languages.

Progress
37/100