BACHELOR OF BUSINESS ADMINISTRATION

BUSINESS ADMINISTRATION

COMPUTER APPLICATION IN BUSINESS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not phase of Compiler:
A
Lexical Analysis
B
Intermediate Code
C
Code Optimization
D
Lexical Optimizer
Explanation: 

Detailed explanation-1: -Explore the Phases of Compiler Syntactic Analysis or Parsing. Semantic Analysis. Intermediate Code Generation. Code Optimization.

Detailed explanation-2: -Explanation: The lexical analyzer ignores all the whitespaces and fragments the program into tokens.

Detailed explanation-3: -We basically have two phases of compilers, namely the Analysis phase and Synthesis phase.

There is 1 question to complete.