• 2022-06-26
    如果以链表作为队列的存储结构,则出入队列的操作发生在()更好。
    A: 入队列在队头,出队列在队尾
    B: 入队列在队尾,出队列在队头
    C: 入队列在队头,出队列在队头
    D: 入队列在队尾,出队列在队尾