...
Compilers
August 7, 2024
Software-Engineering
August 7, 2024
Compilers
August 7, 2024
Software-Engineering
August 7, 2024

Compiler-Design

Question 16

In a compiler the module the checks every character of the source text is called:

A
The code generator.
B
The code optimizer.
C
The lexical analyser.
D
The syntax analyser.
Question 16 Explanation: 
Lexical analyzer phase checks every character of text to identify tokens.
Correct Answer: C
Question 16 Explanation: 
Lexical analyzer phase checks every character of text to identify tokens.

Leave a Reply

Your email address will not be published. Required fields are marked *