一起答

软件水平考试(初级)程序员上午(基础知识)模拟试卷27

  • 卷面总分:75分
  • 浏览次数:0
  • 测试费用:免费
  • 答案解析:是
  • 练习次数:23次
  • 作答时间:150分钟
试卷简介
部分试题预览
  1. (75)is a mechanism used for protecting the users outside of network from accessing some non-authorized computer resources.

    • A.Router
    • B.Network Card
    • C.Firewall
    • D.protocol
  2. In C language, it is convenient to use a(74)to exit from a loop.

    • A.break
    • B.end
    • C.stop
    • D.quit
  3. Every host and router on the Internet has an IP address, which encodes its(72).

    • A.host number
    • B.network number
    • C.host number and socket
    • D.host number and network number
  4. When you choose a command name that is followed by "..." on menu, a(73)box appears in which you provide more information.

    • A.text
    • B.dialog
    • C.list
    • D.check
  5. (80)

    • A.节省内存
    • B.协调CPU和FO设备之间速度不匹配的情况
    • C.提高CPU的利用率
    • D.提高FO设备的效率
  6. There are many page replacement algorithms in the page management. Most frequently used algorithm is(71).

    • A.PPT
    • B.OPT
    • C.LRU
    • D.FIFO
  7. 缓冲技术中的缓冲池在(60)中,引入缓冲的主要目的是(61)。

    • A.主存
    • B.外存
    • C.ROM
    • D.寄存器
  8. (78)

    • A.引用
    • B.封装
    • C.重置
    • D.类属类
  9. 类库是一种事先定义好的程序库,它以程序模块的形式,按照(56)把一组类的定义和实现组织在一起。(57)对类库的建立提供了强有力的支持。

    • A.类的功能
    • B.类的层次结构
    • C.实例之间的调用关系
    • D.类的类型
  10. 结构化分析方法(SA)是一种预先严格定义需求的方法,强调分析对象的(51)。其指导思想是(52)。

    • A.程序流
    • B.指令流
    • C.数据流
    • D.控制流