Question

The primary role of the parser is to:

A Convert source code into machine code.
B Check the syntax of the input program against the grammar rules.
C Generate tokens from the input stream.
D Optimize the intermediate code.
E Manage runtime memory allocation.
Practice Next

Hey! Ask a query