试题内容
操作数所处的位置,可以决定指令的寻址方式。操作数包含在指令中,寻址方式为(1);操作数在寄存器中,寻址方式为(2);操作数的地址在寄存器中,寻址方式为(3)。
(1)A、立即寻址
B、直接寻址
C、寄存器寻址
D、寄存器间接寻址
(2)A、立即寻址
B、相对寻址
C、寄存器寻址
D、寄存器间接寻址
(3)A、相对寻址
B、直接寻址
C、寄存器寻址
D、寄存器间接寻址
软题库参考答案:A、C、D(仅供参考)
软题库解析:正在加载....
你可能感兴趣的试题
在FTP协议中,控制连接是由 ( ) 主动建立的。
A、服务器端
B、客户端
C、操作系统
D、服务提供商
利用 ( ) 可以对软件的技术信息、经营信息提供保护。
A、著作权
B、专利权
C、商业秘密权
D、商标权
若某个计算机系统中,内存地址与I/O地址统一编址,访问内存单元和I/O设备是靠( )采区分的。
A、数据总线上输出的数据
B、不同的地址代码
C、内存与I/O设备使用不同的地址总线
D、不同的指令
WebSQL is a SQL-like (1) language for extracting information from the web. Its capabilities for performing navigation of web (2) make it a useful tool for automating several web-related tasks that require the systematic processing of either all the links in a (3) , all the pages that can be reached from a given URL through (4) that match a pattern, or a combination of both. WebSQL also provides transparent access to index servers that can be queried via the Common (5) Interface.
(1)A、q