Multiple choice Which of the following phases in compiler is also called parsing? Lexical analysis Syntax analysis Semantic analysis None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation This phase processes the string of tokens built by lexical analysis to determine the statement class, which is also called as parsing.