Computer Science, asked by Tabish8178, 1 year ago

What is the role of lexical analysis in system software?

Answers

Answered by muvvadhanush007
0
Lexical analysis is the first phase of acompiler. It takes the modified source code from language preprocessors that are written in the form of sentences. The lexical analyzer breaks these syntaxes into a series of tokens, by removing any whitespace or comments in the source code.

plz add to brainlist answer
Similar questions