-->
当前位置:首页 > 题库 > 正文内容

单选题:Which one of the following statement is FALSE about a tree?

Luz4年前 (2022-01-18)题库1177
Which one of the following statement is FALSE about a tree?



A.A nonempty tree must have a root, which has zero or more nonempty subtrees.
B.The degree of a tree is equal to the height of the tree.
C.Sibling nodes share the same parent.
D.When converting a tree into a binary tree using FirstChild-NextSibling representation, the root of the binary tree must be of degree 1.


答案:B

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。