注意:此页面搜索的是所有试题
由如图所示的二叉树,回答以下问题:(6.4)
(1)其中序遍历序列( );
(2)其前序遍历序列( );
(3)其后序遍历序列( );
A. gdbeihfca B. gbaechif C. abdgcefhi

参考答案