The action of parsing the source program into proper syntactic classes is called __________
(a) Syntax Analysis
(b) Lexical Analysis
(c) Interpretation analysis
(d) General Syntax Analysis
I have been asked this question in an interview for internship.
My question is taken from Bottom-Up Parsing-1 in division Bottom Up Parsing of Compiler