Solved

You Are Using a Tree to Show the Evaluation Order

Question 45

Multiple Choice

You are using a tree to show the evaluation order of arithmetic expressions. Which of the following statements is NOT correct?


A) Leaves contain numbers.
B) Interior nodes contain numbers.
C) The root contains an operator.
D) Every level of the tree must contain an operator.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions