(1) Which order does function unknown(r) use to traverse the tree with root node pointed by the pointer r?
(A) preorder
(B) inorder
(C) postorder
(D) level order
(E) None of the above.

答案:登入後查看
統計: 尚無統計資料

詳解 (共 1 筆)

#7101546
1. 題目解析 這道題目要求我們判斷一個...
(共 880 字,隱藏中)
前往觀看
0
0