判断题 All nodes in the tree, except the leaf, must have an indegree of one. ( ) 对 ( ) 错
查看答案
判断题 All nodes in the tree, except the root, must have an indegree of one. ( ) 对 ( ) 错
A. 对
B. 错
判断题 A leaf is a node with an outdegree of zero. ( ) 对 ( ) 错
A. 对
B. 错
判断题 If the tree is not empty, the first node is called root, which has the indegree of one. ( ) 对( ) 错
A. 对
B. 错
判断题 In the postorder, you process the left subtree first, followed by the right subtree and then the root. ( ) 对 ( ) 错
A. 对
B. 错