培训项目开发需要建立培训素材基础台账,()是其主要内容之一。
A.相关新信息台账
B.培训设备台账
C.技术台账
D.评估培训效果台账
参考答案:B
执行下列程序后,(AX)=( )。 TAB DW 1,2,3,4,5,6 ENTRY EQU 3 … MOVBX,OFFSET TAB ADDBX,ENTRY MOV AX,[BX]
A.0003H
B.0004H
C.0300H
D.0400H
Networks can be interconnected by different devices. In the physical layer, networks can be connected by (11) or hubs, which just move the bits from one network to an identical network. One layer up we find bridges and switches, which operate at data link layer. They can accept (12) ,examine the MAC address, and forward the frames to a different network while doing minor protocol translation in the process. In the network layer, we have routers that can connect two networks. If two networks have (13) network layer, the router may be able to translate between the packer formats. In the transport layer we find transport gateway, which can interface between two transport connections. Finally, in the application layer, application gateways translate message (14) . As an example, gateways between Internet e-mail and X.400 e-mail must (15) the e-mail message and change various header fields.
15()
A.analyze
B.parse
C.delete
D.create