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

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

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


![b.png](~/977ed60c-4118-4ee1-94ff-7afdacad97ab.png)




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


答案:A

发表评论

访客

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