一起答
单选

● Windows系统中的磁盘碎片整理程序 (23) ,这样使系统 (24) 。

(23)

  • A. 仅将卷上的可用空间合并,使其成为连续的区域
  • B. 只能使每个文件占用卷上连续的磁盘空间,合并卷上的可用空间
  • C. 只能使每个文件夹占用卷上连续的磁盘空间,合并卷上的可用空间
  • D. 使每个文件和文件夹占用卷上连续的磁盘空间,合并卷上的可用空间    (24)
  • A. 对文件能更有效地访问,而对文件夹的访问效率保持不变
  • B. 对文件夹能更有效地访问,而对文件的访问效率保持不变
  • C. 对文件和文件夹能更有效地访问
  • D. 将磁盘空闲区的管理方法改变为空白文件管理方案
参考答案
查看试卷详情
相关试题
  1. ● The (74)  scheme in a database system is responsible for the detection of failures and for the restoration of the database to a state that existed before the occurrence of the failure.

    (74)

    • A. query 
    • B. test  
    • C. check  
    • D. recovery
  2. ● Software (75)  focuses on three attributes of the program: software architecture, data structure, and procedural detail.

    (75)

    • A. analysis 
    • B. design  
    • C. installation 
    • D. upgrade
  3. ● (73)  statement can perform. a calculation and store the result in a variable so that it can be used later.

    (73)

    • A. Assignment
    • B. Control 
    • C. I/O  
    • D. Declaration
  4. ● (71) means that a program written for one computer system can be compiled and run on another system with little or no modification.

    (71)

    • A. Portability
    • B. Reliability 
    • C. Availability 
    • D. Reusability
  5. ● Data items are added or deleted from the list only at the top of the (72) .

    (72)

    • A. queue 
    • B. stack  
    • C. tree  
    • D. linear list
  6. ● 在http://www.test.com/main/index.htm中,index.htm是 (69) 。

    (69)

    • A. 协议名
    • B. 域名  
    • C. 主机名 
    • D. 页面文件 
  7.  ● POP3服务默认的TCP 端口号是 (70) 。

    (70)

    • A. 20  
    • B. 25  
    • C. 80  
    • D. 110
  8. ● HTML语言中,可使用 (67) 标签将脚本插入HTML 文档。

    (67)

    • A.
    • B.