一起答
单选

在寄存器间接寻址中,若指令指定的寄存器是BX,SI,或者DI,则默认操作数存放在(46)段中。这时要用寄存器(47)的内容作为段地址。对于指令MOV BX,[SI]。假设数据段寄存器DS=1000H,代码段寄存器CS=4000H,堆栈段寄存器SS=7000H,SI=2000H,则操作数的物理地址为(48)。

  • A.数据
  • B.代码
  • C.堆栈
  • D.代码和堆栈
参考答案
查看试卷详情
相关试题
  1. (75)is the address of a variable or a variable in which the address of another variable is stored.

    • A.Director
    • B.Pointer
    • C.Array
    • D.Record
  2. The(74)has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.

    • A.application
    • B.information system
    • C.network
    • D.operating system
  3. One use of networks is to let several computers share(71)such as file systems, printers, and tape drives.

    • A.CPU
    • B.memory
    • C.resources
    • D.data
  4. In document windows, selected text is(70)

    • A.copied
    • B.inserted
    • C.deleted
    • D.highlighted
  5. The standard(68)in C language contain many useful functions for input and output ,string handling ,mathematical computations, and system programming tasks.

    • A.database
    • B.files
    • C.libraries
    • D.subroutine
  6. The smallest physical units on a hard disk are called(69)

    • A.Tracks
    • B.Clusters
    • C.Sectors
    • D.Cylinders
  7. Note: Make(67)regularly in data processing.

    • A.edit
    • B.insert
    • C.format
    • D.Backup
  8. If your diskette has been(66), the computer can not store any new information on it.

    • A.formatted
    • B.write protected
    • C.tested
    • D.Certified
  9. (46)

    • A.C000H
    • B.12000H
    • C.3000H
    • D.6000H
  10. (45)

    • A.DS
    • B.CS
    • C.SS
    • D.CS和SS