計(jì)算機(jī)網(wǎng)絡(luò)英文題庫(附答案)chapter1_第1頁
計(jì)算機(jī)網(wǎng)絡(luò)英文題庫(附答案)chapter1_第2頁
計(jì)算機(jī)網(wǎng)絡(luò)英文題庫(附答案)chapter1_第3頁
計(jì)算機(jī)網(wǎng)絡(luò)英文題庫(附答案)chapter1_第4頁
全文預(yù)覽已結(jié)束

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、chapter 1 computer networks and the internet1the ( ) is a worldwide computer network, that is, a network that interconnects millions of computing devices throughout the world. ppt3apublic internet bintranetcswitch net dtelevision net2which kind of media is not a guided media? ( )atwisted-pair copper

2、 wire ba coaxial cablecfiber optics ddigital satellite channel3which kind of media is a guided media? ( )ageostationary satellite blow-altitude satellitecfiber optics dwireless lan4the units of data exchanged by a link-layer protocol are called ( ).aframes bsegmentscdatagrams dbit streams5which of t

3、he following option belongs to the circuit-switched networks? ( )afdm btdmcvc networks dboth a and b6( )makes sure that neither side of a connection overwhelms the other side by sending too many packets too fast.areliable data transfer bflow controlccongestion control dhandshaking procedure7( ) mean

4、s that the switch must receive the entire packet before it can begin to transmit the first bit of the packet onto the outbound link.astore-and-forward transmission bfdmcend-to-end connection dtdm8datagram networks and virtual-circuit networks differ in that ( ).adatagram networks are circuit-switche

5、d networks, and virtual-circuit networks are packet-switched networks.bdatagram networks are packet-switched networks, and virtual-circuit networks are circuit-switched networks.cdatagram networks use destination addresses and virtual-circuit networks use vc. numbers to forward packets toward their

6、destination.ddatagram networks use vc. numbers and virtual-circuit networks use destination addresses to forward packets toward their destination.9in the following options, which one is not a guided media? ( )atwisted-pair wire bfiber opticsccoaxial cable dsatellite10processing delay does not includ

7、e the time to ( ).aexamine the packets headerbwait to transmit the packet onto the linkcdetermine where to direct the packetdcheck bit-error in the packet11in the following four descriptions, which one is correct? ( )athe traffic intensity must be greater than 1.bthe fraction of lost packets increas

8、es as the traffic intensity decreases.cif the traffic intensity is close to zero, the average queuing delay will be close to zero.dif the traffic intensity is close to one, the average queuing delay will be close to one.12the internets network layer is responsible for moving network-layer packets kn

9、own as ( ) from one host to another.aframe bdatagramcsegment dmessage13the protocols of various layers are called ( ).athe protocol stack btcp/ipcisp dnetwork protocol14there are two classes of packet-switched networks: ( ) networks and virtual-circuit networks.adatagram bcircuit-switchedctelevision

10、 dtelephone15access networks can be loosely classified into three categories: residential access, company access and ( ) access.acabled bwirelessccampus dcity areaquestion 1617suppose, a is the average rate at which packets arrive at the queue, r is the transmission rate, and all packets consist of

11、l bits, then the traffic intensity is ( 16 ), and it should no greater than ( 17 ).16 alra blarcral dlra17a2 b1c0 d-118in the internet, the equivalent concept to end systems is ( ).ahosts bserverscclients drouters19in the internet, end systems are connected together by ( ).acopper wire bcoaxial cabl

12、eccommunication links dfiber optics20end systems access to the internet through its ( ).amodems bprotocolscisp dsockets21end systems, packet switches, and other pieces of the internet, run ( ) that control the sending and receiving of information within the internet.aprograms bprocessescapplications

13、 dprotocols22there are many private networks, such as many corporate and government networks, whose hosts cannot exchange messages with hosts outside of the private network. these private networks are often referred to as ( ).ainternets blancintranets dwan23the internet allows ( ) running on its end

14、 systems to exchange data with each other.aclients applications bserver applicationscp2p applications ddistributed applications24the internet provides two services to its distributed applications: a connectionless unreliable service and () service.aflow control bconnection-oriented reliableccongesti

15、on control dtcp25it defines the format and the order of messages exchanged between two or more communicating entities, as well as the actions taken on the transmission and/or receipt of a message or other event. the sentence describes ( ).ainternet bprotocolcintranet dnetwork26in the following optio

16、ns, which does not define in protocol? ( )athe format of messages exchanged between two or more communicating entitiesbthe order of messages exchanged between two or more communicating entitiescthe actions taken on the transmission of a message or other eventdthe transmission signals are digital sig

17、nals or analog signals27in the following options, which is defined in protocol? ( ) athe actions taken on the transmission and/or receipt of a message or other event bthe objects exchanged between communicating entities cthe content in the exchanged messages dthe location of the hosts28in the follow

18、ing options, which does not belong to the network edge? ( )aend systems brouterscclients dservers29in the following options, which belongs to the network core? ( )aend systems brouterscclients dservers30in the following options, which is not the bundled with the internets connection-oriented service

19、? ( )areliable data transfer bguarantee of the transmission timecflow control dcongestion-control31an application can rely on the connection to deliver all of its data without error and in the proper order. the sentence describes ( ).aflow control bcongestion-controlcreliable data transfer dconnecti

20、on-oriented service32it makes sure that neither side of a connection overwhelms the other side by sending too many packets too fast. the sentence describes ( ).aflow control bcongestion-controlcconnection-oriented service dreliable data transfer33it helps prevent the internet from entering a state o

21、f gridlock. when a packet switch becomes congested, its buffers can overflow and packet loss can occur. the sentence describes ( ).aflow control bcongestion-controlcconnection-oriented service dreliable data transfer34the internets connection-oriented service has a name, it is ( ).atcp budpctcp/ip d

22、ip35in the following options, which service does not be provided to an application by tcp?( )areliable transport bflow controlcvideo conferencing dcongestion control36the internets connectionless service is called ( ).atcp budpctcp/ip dip37in the following options, which does not use tcp?( )asmtp bi

23、nternet telephonecftp dhttp38in the following options, which does not use udp?( )ainternet phone bvideo conferencingcstreaming multimedia dtelnet39there are two fundamental approaches to building a network core, ( ) and packet switching.aelectrical current switching bcircuit switchingcdata switching

24、 dmessage switching40in ( ) networks, the resources needed along a path to provide for communication between the end system are reserved for the duration of the communication session.apacket-switched bdata-switchedccircuit-switched dmessage-switched41in ( ) networks, the resources are not reserved;

25、a sessions messages use the resources on demand, and as a consequence, may have to wait for access to communication link.apacket-switched bdata-switchedccircuit-switched dmessage-switched42in a circuit-switched network, if each link has n circuits, for each link used by the end-to-end connection, th

26、e connection gets ( ) of the links bandwidth for the duration of the connection.aa fraction 1/n ballc1/2 dn times43for ( ), the transmission rate of a circuit is equal to the frame rate multiplied by the number of bits in a slot.acdma bpacket-switched networkctdm dfdm44( ) means that the switch must

27、 receive the entire packet before it can begin to transmit the first bit of the packet onto the outbound link.aqueuing delay bstore-and-forward transmissioncpacket loss dpropagation45the network that forwards packets according to host destination addresses is called ( ) network.acircuit-switched bpa

28、cket-switchedcvirtual-circuit ddatagram46the network that forwards packets according to virtual-circuit numbers is called ( ) network.acircuit-switched bpacket-switchedcvirtual-circuit ddatagram47in the following entries, which is not a kind of access network?( )aresidential access bcompany accesscw

29、ireless access dlocal access48suppose there is exactly one packet switch between a sending host and a receiving host. the transmission rates between the sending host and the switch and between the switch and the receiving host are r1 and r2, respectively. assuming that the switch uses store-and-forw

30、ard packet switching, what is the total end-to-end delay to send a packet of length l? (ignore queuing delay, propagation delay, and processing delay.) ( )al/r1l/r2 bl/r1cl/r2 dnone of the above49the time required to examine the packets header and determine where to direct the packet is part of the ( ).aqueuing delay bprocessing delaycpropagation delay dtransmission delay50the time required to propagate from the beginning of the link to the next router is ( ).aqueuing delay bprocessing delaycpropagation delay dtransmission delay51consider sending a packet

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

評(píng)論

0/150

提交評(píng)論