题目内容

判断题 All nodes in the tree, except the leaf, must have an indegree of one. ( ) 对 ( ) 错

A. 对
B. 错

查看答案
更多问题

判断题 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. 错

答案查题题库