Computer Science, asked by meherekirti422, 6 months ago

a compiler takes as input a source program and produces as output and equivalent sequence of​

Answers

Answered by freedarajesh2003
0

Answer:

Explanation:

The lexical analyzer is the first phase of a compiler Its main task is to read the input characters and produce as output a sequence of tokens that the parser uses for syntax analysis.

Similar questions