问题描述:
[单选]
在一个栈顶指针为top的链栈中,将一个p指针所指的结点入栈,应执行()。
A.p->next=top;top=p;
B.top->next=p;
C.p->next=top->next;top=top->next;
D.p->next=top->next;top->next=p;
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(216.73.216.147)
- 热门题目: 1.全世界茶叶总产量314.3万 2.航空货运代理审核单证环节申, 3.航空货运代理的职能是什么?
