📚 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?
- A set of strings that can be generated by a grammar
- A set of strings that can be recognized by a finite automaton
- A set of strings that can be parsed by a context-free grammar
- A set of strings that can be translated by a compiler