一起答
单选

●某些操作系统如图1所示,将一条命令的执行结果输出给下一条命令,作为其输入并加以处理,这是系统的 (44) 机制。使命令所需要的信息不从键盘接收,而取自另一个文件,这是系统的 (45) 机制。使命令的执行结果直接引向另一个文件,而不在屏幕上显示,这是系统的 (46) 机制。操作系统不从键盘逐条接收命令并执行,而调用一个正文文件,执行其中的一系列命令,这种方式称为 (47) 方式,编写这样的文件应符合 (48) 语言的语法规则。

(44)

  • A.链接    &n
  • bsp;  B.输出重定向    
  • C.管道    
  • D.输入重定向    (45) A.输入重定向
  • B.批处理
  • C.读保护
  • D.管道    (46) A.清屏
  • B.输出重定向
  • C.管道
  • D.显示屏蔽    (47) A.管道
  • B.批处理
  • C.初始装入
  • D.系统生成    (48) A.人机会话
  • B.机器指令
  • C.命令定向
  • D.作业控制
试题出自试卷《2011年程序员考试考前密卷(一)-上午试题》
参考答案
查看试卷详情
相关试题
  1. ●In the W

    • AN,when a point-to-point su
    • bnet is used,an important design issue is the rou
    • cer interconnection (74) .    (74) A.topology
    • B.computer
    • C.service    
    • D.lines
  2. ● (75) is

    • a sequence of letters and digits,the first character must
    • be a letter.    (75) A.An identifier
    • B.A string    
    • C.An array    
    • D.program
  3. ●Which of the following st

    • atements descri
    • be(s)the properties of a purely segmented memory system? (73) .    Ⅰ.It suffers from internal fragmentation    Ⅱ.It permits implementation of virtual memory    Ⅲ.It divides memory
    • B.Ⅲ only    
    • C.Ⅱ only    
    • D.Ⅰ andⅢ
  4. ●Which of the following methods is used to incre

    • ase the num
    • ber of pro
    • cesses sharing the CPU? (72) .    (72) A.Interrupt
    • B.Sche
    • duler
    • C.Working Set
    • D.Swapping
  5. ●Applications put computers to practical business (67) ,but below the (68) it's the heart of an operating system-the kernel-that provides the technical wizardry to juggle multiple program,connect to networks and store (69) .

    • A traditional kernel provides all the functions for applications.The kernel (70) memory,I/O devices and parcels out processor time.    The kernel also supports security and fault (71) ,which is the ability to recove
    • B.use
    • C.apply
    • D.applied    (68) A.earth
    • B.bottom
    • C.table
    • D.surface    (69) A.graphics
    • B.data
    • C.text
    • D.image    (70) A.manages
  6. ●Give the logic

    • al varia
    • bles X=Y=1,The value of X V Y(logi
    • cal a
    • ddition)is (66) .    (66) A.8
    • B.6
    • C.4
    • D.1
  7. ●在下面的说法中, (65) 是正确的。

    (65)

    • A.虚电路与线路交换没有实质不同    &n
    • bsp;  B.在通信的两个站点间只能建立一条虚电路    
    • C.虚电路的各个节点不需要为每个分组作路径选择    
    • D.虚电路在传送数据前必须建立起专用的通信线路
  8. ●下面哪个IP地址是有效的 (64) 。

    (64)

    • A.129.9.255.18    &n
    • bsp;  B.127.21.19.109    
    • C.192.5.91.256    
    • D.220.103.256.56
  9. ●控制器由多个部件组成, (62) 不是构成控制器的部件。状态条件寄存器属于CPU的 (63) 部件。

    (62)

    • A.标志寄存器&n
    • bsp;        B.指令寄存器    
    • C.指令邮件服务器  
    • D.程序计数器    (63) A.运算器               B.控制器
    • C.存储器          D.I/O接口
  10. ●在Intr

    • anet服务器中,&n
    • bsp;(60) 作为WWW服务的本地缓冲区,将:Intranet用户从Internet 中访问过的主页或文件的副本存放其中,用户下一次访问时可以直接从中取出,提高了用户的访问速度。    (60) A.WWW服务器
    • B.数据库服务器    
    • C.电子邮件服务器    
    • D.代理服务器