正确答案: D
程序计数器
题目:为了保证程序能连续执行,CPU必须确定下一条指令的地址,起到这一作用的是
解析:D
查看原题
举一反三的答案和解析:
[单选题]Which of the following statements describe(s) the properties of a purely segmented memory system?Ⅰ.It divides memory into units of equal size
Ⅱ only
[单选题]在Cisco路由器上建立一个名为zw246的DHCP地址池,地址池的IP地址是176.115.246.0/24,其中不用于动态分配的地址有176.115.246.2~176.115.246.10,缺省网关为176.115.246.1,域名为tj.edu.cn,域名服务器地址为176.115.129.26,地址租用时间设定为6小时30分钟。下列DHCP地址池的配置,正确的是A)Router (config)#ip dhcp pool zw246
Router (dhcp-config)ip dhcp excluded-address 176.115.246.2 176.115.246.10
Router (dhcp-config)network 176.115.246.0 255.255.255.0
Router (dhcp-config)default-router 176.115.246.1
Router (dhcp-config)domain-name tj.edu.cn
Router (dhcp-config)dns-server address 176.115.129.26
Router (dhcp-config)lease 0 6 30
B)Router (config)ip dhcp excluded-address 176.115.246.2-10
Router (config)ip dhcp pool zw246
Router (dhcp-config)network 176.115.246.0 255.255.255.0
Router (dhcp-config)default-router 176.115.246.1
Router (dhcp-config)domain-name tj.edu.cn
Router (dhcp-config)dns-server address 176.115.129.26
Router (dhcp-config)lease 0 6 30
C)Router (config)ip dhcp excluded-address 176.115.246.2 176.115.246.10
Router (config)ip dhcp pool zw246
Router (dhcp-config)network 176.115.246.0 255.255.255.0
Router (dhcp-config)default-router 176.115.246.1
Router (dhcp-config)domain-name tj.edu.cn
Router (dhcp-config)dns-server address 176.115.129.26
Router (dhcp-config)lease 0 6 30
D)Router (config)ip dhcp excluded-address 176.115.246.2 176.115.246.10
Router (config)ip dhcp pool zw246
Router (dhcp-config)network 176.115.246.0 255.255.255.0
Router (dhcp-config)default-router 176.115.246.1
Router (dhcp-config)domain-name tj.edu.cn
Router (dhcp-config)dns-server address 176.115.129.26
[多选题]8086CPU构成的微机系统中,CPU与存储器连接的特点是
系统总线的数据总线宽度为8位
存储体分为奇/偶两个存储体
系统总线的地址总线宽度为20位
解析:CDE
[多选题]下列各种选项中,哪些是文件控制块中必须保存的信息?
文件名
文件大小
文件创建时间
磁盘块起始地址
解析:ABCE
[单选题]下列选项中,路由器最常用的权值包括( )。 ① 带宽 ② 时延 ③ 可靠性 ④ 安全性 ⑤ 跳数 ③ 滴答数 ⑦ 花费 ⑧ 负载
①②③⑤⑥⑦⑧
解析:解析:路由器最常用的权值如下:带宽:链路的数据能力。时延:把数据包从信息源结点送到目的地所需的时间。负载:指网络资源,如路由器或链路上的活动数量。可靠性:通常指的是每条网络链路上的差错率。跳数:数据包通过一个路由器的输出端口时的跳数。滴答数:用IBMPC的时钟滴答(1/18s,大约55ms)计数的数据链路延迟。花费:通常指基于带宽、线路的租赁费用。
[单选题]在现行PC机中采用DMA方式高速传输数据时,数据传输是( )。
在DMA控制器本身发出的控制信号控制下完成的