Theory of Computation and Compilers MCQ - Regular Language Models
- A The task of lexical analyzer is to translate the input source language text into tokens and determine the groups of tokens are inter-related.
- B Two basic approaches to translation are generation and interpretation.
- C A load-and-go compiler is capable o translating the source language text on a host machine A that can be later run on any target machine B.
- D None of these