一起答
单选

用链接方式存储的队列,在进行删除运算时(41)。

  • A.头、尾指针可能都要修改
  • B.仅修改尾指针
  • C.仅修改头指针
  • D.头、尾指针都要修改
试题出自试卷《软件水平考试(初级)程序员上午(基础知识)模拟试卷31》
参考答案
查看试卷详情
相关试题
  1. Which one of the following describes the similarity between the stack and the queue?(75)

    • A.logical characteristics
    • B.physical characteristics
    • C.operation method
    • D.element type
  2. What refers to the protocols used to determine who goes next on a multi-access channel?(74)

    • A.MAC(medium access control)
    • B.ARP(address resolution protocol)
    • C.NAT(network address translation)
    • D.CIDR(classless interdomain routing)
  3. Consumption of the total life-cycle effort in software maintenance is(73)that in software development.

    • A.less than
    • B.larger than
    • C.equal or less than
    • D.equal or larger than
  4. Output is data that has been processed into useful form. called(72). That is a computer processes input into output.

    • A.data
    • B.information
    • C.interface
    • D.system
  5. 引入多道程序设计技术的目的是(70)。

    • A.扩充内存容量
    • B.增强系统的用户友好性
    • C.提高系统实用性
    • D.充分利用处理器资源
  6. The central processing unit(CPU), sometimes referred to as the processor, interprets(解释)and carries out the basic(71)that operate a computer.

    • A.database
    • B.files
    • C.block
    • D.instructions
  7. 网络操作系统同时支持的用户数(68)。

    • A.无任何限制
    • B.由采用的网络操作系统决定
    • C.由采用的网络操作系统的版本决定
    • D.有一定限制
  8. 下列()不是增加软件维护工作量的因素。

    • A.使用结构化技术
    • B.应用环境变化
    • C.用户数量的增加
    • D.软件年龄增大
  9. www的工作方式是(67)。

    • A.并行
    • B.客户服务器
    • C.串行
    • D.对称处理器
  10. 下列关于网络安全服务的叙述中,(66)是错误的。

    • A.应提供认证服务以保证用户身份的真实性
    • B.应提供数据完整性服务以防止信息在传输过程中被删除
    • C.应提供保密性服务以防止传输的数据被截获或篡改
    • D.应提供访问控制服务以防止用户否认已接收的信息