Vidyalelo
Data Structure · Q144

Trees in Data Structures

Programming · Data Structure · question 144

Q144

What does the other nodes of an expression tree(except leaves) contain?

A.
only operands
B.
only operators
Answer
C.
both operands and operators
D.
expression

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board