-->
当前位置:首页 > 题库

单选题:After splaying at node 1 in the given tree, which of the followi

Luz5年前 (2021-05-10)题库654
After splaying at node 1 in the given tree, which of the following statements about the resulting tree is TRUE? @[C](2)

A. the depth of the tree is 4 (where the depth of the root is 1)
B. node 5 is a child of node 2
C. node 5 is a leaf node
D. node 6 is a leaf node

![123456(1).jpg](~/d7f7e0a8-1259-46db-9a76-a42160581ace.jpg)





A.the depth of the tree is 4 (where the depth of the root is 1)
B.node 5 is a child of node 2
C.node 5 is a leaf node
D.node 6 is a leaf node


答案:C