Compiler Design

What does Lexical analysis refer to?

Correct answer

B. The first phase of compilation that converts source code into a sequence of tokens.

Explanation

Lexical analysis refers to the first phase of compilation that converts source code into a sequence of tokens.