填空题
写出下面二叉树的后序遍历结果()。
DBFGCA
A.a[--top]=x;B.a[top--]=x;C.a[++top]=x;D.a[top++]=x;
A.p->next=s;B.s->next=p->next ;p->next=s;C.s->next=p;D.s->next=p->next;
A.线性表、二叉树B.线性结构、图状结构C.线性表、图D.树形结构、堆
微信扫一扫,加关注免费搜题