Multiple Choice
Which one of the following statements is FALSE?
A) Context-free grammar can be used to specify both lexical and syntax rules.
B) Type checking is done before parsing.
C) High-level language programs can be translated to different Intermediate Representations.
D) Arguments to a function can be passed using the program stack.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the following statements are TRUE?<br>I.
Q2: Consider the following statements related to compiler
Q4: From the given data below : a
Q5: In a compiler, keywords of a language
Q6: The lexical analysis for a modern computer
Q7: Which of the following statement(s) regarding a
Q8: The number of tokens in the following
Q9: Consider the grammar defined by the following
Q10: The grammar S ? aSa | bS
Q11: Consider the following statements:<br>(I) The output of