一起答
单选

假设有5个批处理作业J1,…,J5几乎同时到达系统,它们的估计运行时间分别为10,6,2,4和8分钟,它们的优先级别分别为3,5,2,1和4(5为最高优先级),若采用优先级作业调度算法,假设忽略作业切换所用的时间,则平均作业周转时间为(17)。

  • A.6分钟
  • B.10分钟
  • C.20分钟
  • D.24分钟
试题出自试卷《软件水平考试(初级)程序员上午(基础知识)模拟试卷27》
参考答案
查看试卷详情
相关试题
  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.控制流