试题详情
单项选择题向一个顺序栈S(栈顶指针为top)中插入元素x时,首先要()。

A、S->stack[S->top]=x

B、S->top++

C、S->top--

D、x=S->stack[S->top]

  • B
  • 关注下方微信公众号,在线模考后查看

热门试题