Question: Which of the following tools is commonly used to implement a lexical analyzer?
Options:
Correct Answer: Lex
Solution:
Lex is a tool specifically designed for generating lexical analyzers.