An internet is a combination of networks connected by (71) .When a datagram goes from a source to a (72) ,it will probably pass many (73) until it reaches the router attached to the destination network.A router receives a (74) from a network and passes it to another network.A router is usually attached to several networks.When it receives a packet,to which network should it pass the packet? The decision is based on optimization: Which of the available (75) is the optimum pathway?
A.modems
B.routers
C.switches
D.computers
第1题:
Asystem's architecture is a representation of a system in which there is amapping of(71)onto hardware and softwarecomponents, a mapping of the(72)onto thehardware architecture. and a concern for the human interaction with thesecomponents. That is, system architecture is concerned with a total system, includinghardware. software, and humans.
Softwarearchitectural structures can be divided into three major categories, dependingon the broad nature of the elements they show.1)(73)embodydecisions as a set of code or data units that have to be constructed orprocured.2)(74)embody decisions as to how the systemis to be structured as set of elements that have runtime behavior. andinteractions.3)(75)embody decisions as to how thesystem will relate to nonsoftware structures in its
environment(suchas CPUs, file systems, networks, development teams, etc.).
71.( )
A.attributes
B.constraint
C.functionality
D.requirements
第2题:
检索“投中3分球”小于等于5个的运动员中“得分”最高的运动员的“得分”,正确的SQL语句是( )。
A)SELECT MAX(得分)FROM运动员WHERE投中3分球<=5
B)SELECT MAX(得分)FROM运动员WHEN投中3分球<=5
C)SELECT得分MAX(得分)FROM运动员WHERE投中3分球<=5
D)SELECT得分MAX(得分)FROM运动员WHEN投中3分球<=5
第3题:
第4题:
19.
A.forget
B.forgets
C.go
D.goes
第5题:
第6题:
在应用层、运输层、网络层、数据链路层和物理层传输的数据单元分别为 。
A.报文段(segment)、数据报(datagram)、报文(message)、帧(frame)、比特(bit)
B.数据报(datagram)、报文(message)、报文段(segment)、帧(frame)、比特(bit)
C.报文(message)、数据报(datagram)、报文段(segment)、帧(frame)、比特(bit)
D.报文段(segment)、数据报(datagram)、帧(frame)、比特(bit)