Examveda

Parse tree for the expression p & q % r % s & t & u is given below. Which of the following is correct for the given parse tree?
Trees in Data Structures mcq question image

A. % has lower precedence than &

B. % is right associative

C. & has lower precedence than %

D. & is left associative

Answer: Option C


This Question Belongs to Data Structure >> Trees In Data Structures

Join The Discussion

Related Questions on Trees in Data Structures