📚 Practice Mode

Formal Languages and Grammars

Learn at your own pace with hints and detailed explanations

1 / 15
Multiple Choice

What is a formal language?

  1. A set of strings that can be generated by a grammar
  2. A set of strings that can be recognized by a finite automaton
  3. A set of strings that can be parsed by a context-free grammar
  4. A set of strings that can be translated by a compiler