InterviewSolution
Saved Bookmarks
| 1. |
Parsing is also known as ________(a) Lexical Analysis(b) Syntax Analysis(c) Semantic Analysis(d) Code GenerationThe question was posed to me during an interview.I need to ask this question from Lexical Analysis in section Compiler Introduction of Compiler |
|
Answer» The correct choice is (B) Syntax Analysis |
|