试题详情
单项选择题*p之后插入节点*s的操作是()

A、p->next=s;s->next=p->next;

B、s->next=p-next;p->next=s;

C、p=s->next;s=p->next;

D、s=p->next;p=s->next;

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

热门试题