Computer Science - Language Processors - Discussion

Discussion Forum : Language Processors - Section 1 (Q.No. 10)
10.
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
recognition of basic syntactic constructs through reductions
recognition of basic elements and creation of uniform symbols
creation of more optional matrix
use of macro processor to produce more optimal assembly code
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Sachchidanand said:   10 years ago
Lexical Analysis is first phase of compiler in which it read the source code and produce tokens or uniform symbols.

Post your comments here:

Your comments will be displayed after verification.