Question:medium

The language \(L=\{0^n1^n2^n\mid n\ge0\}\) is a

Show Hint

\[ \{a^n b^n\} \] is Context-Free, while \[ \{a^n b^n c^n\} \] is Context-Sensitive.
Updated On: Jun 25, 2026
  • Context free language
  • Regular language
  • Context sensitive language
  • Recursively enumerable language
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0