Question:Which of the following statements about binary trees is false?
A Every Node must have at least two children B Every non-empty tree has exactly one root node C Every node has at the most two children D None of the above
+ AnswerA
+ Report