in Compiler Design retagged by
2,041 views
0 votes
0 votes

Consider the following statements:
S1: A syntax tree should not have keywords as leaves.
S2: A syntax tree is a condensed form of parse tree.
Which of the above statement/s is/are true?

  1.   Neither S1 nor S2
  2.   Only S2
  3.   Both S1 & S2
in Compiler Design retagged by
2.0k views

2 Answers

0 votes
0 votes
Answer is 3.
0 votes
0 votes
Answer is option 3

Related questions