Compiler Design

In computer science, Lexeme refers to which of the following?

Correct answer

C. A sequence of characters in source code that matches the pattern for a token.

Explanation

Lexeme refers to a sequence of characters in source code that matches the pattern for a token.