在链接式队列中删除结点时,执行的操作为()
A.rear=front->next
B.front=front->next
C.front=rear->next
D.rear=rear->next
正确答案:B
相关答案
热门答案