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

单选题:The inorder traversal sequence of the given tree is { 3, 1, 2, 5

Luz4年前 (2022-01-18)题库805
The inorder traversal sequence of the given tree is { 3, 1, 2, 5, 4 }. Which of the following statements is FALSE?


![a.png](~/f0e0d6e1-33e9-404f-a962-43b874e9d916.png)




A.5 is the root
B.4 is a leaf node
C.3 is the left child of 1
D.1 is the left child of 2


答案:C

发表评论

访客

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