2023年川大软院计网选择题超详细解析超详细解析超详细解析答案Chapter1含超详细解析超详细解析超详细解析答案

上传人:痛*** 文档编号:212739500 上传时间:2023-05-23 格式:PDF 页数:7 大小:102.61KB
收藏 版权申诉 举报 下载
2023年川大软院计网选择题超详细解析超详细解析超详细解析答案Chapter1含超详细解析超详细解析超详细解析答案_第1页
第1页 / 共7页
2023年川大软院计网选择题超详细解析超详细解析超详细解析答案Chapter1含超详细解析超详细解析超详细解析答案_第2页
第2页 / 共7页
2023年川大软院计网选择题超详细解析超详细解析超详细解析答案Chapter1含超详细解析超详细解析超详细解析答案_第3页
第3页 / 共7页
资源描述:

《2023年川大软院计网选择题超详细解析超详细解析超详细解析答案Chapter1含超详细解析超详细解析超详细解析答案》由会员分享,可在线阅读,更多相关《2023年川大软院计网选择题超详细解析超详细解析超详细解析答案Chapter1含超详细解析超详细解析超详细解析答案(7页珍藏版)》请在装配图网上搜索。

1、1.1 In the following options,which does not define in protocol?(D)A the format of messages exchanged between two or more communicating entities B the order of messages exchanged between two or more communicating entities C the actions taken on the transmission of a message or other event D the trans

2、mission signals are digital signals or analog signals 1.2 In the following options,which is defined in protocol?(A)A the actions taken on the transmission and/or receipt of a message or other event B the objects exchanged between communicating entities C the content in the exchanged messages D the l

3、ocation of the hosts 1.3 An application can rely on the connection to deliver all of its data without error and in the proper order.The sentence describes(C ).A flow control B congestion-control C reliable data transfer D connection-oriented service 1.4 The Internets connection-oriented service has

4、a name,it is(A).A TCP B UDP C TCP/IP D IP 1.5 The Internets connectionless service is called(B).A TCP B UDP C TCP/IP D IP 1.6 Which of the following nodes belongs to the network core?C A.a Web Server B.a Host with Win2003 Server C.a Router with NAT service D.a Supernode on Skype Network 1.7 In the I

5、nternet,the equivalent concept to end systems is()A.A hosts B servers C clients D routers 1.8 In the Internet,end systems are connected together by(C).A copper wire B coaxial cable C communication links D fiber optics 1.9 End systems access to the Internet through its(C ).A modems B protocols C ISP

6、D sockets 1.10 In the following options,which belongs to the network core?(B)A end systems B routers C clients D servers 1.11 End systems,packet switches,and other pieces of the Internet,run(D)that control the sending and receiving of information within the Internet.A programs B processes C applicat

7、ions D protocols 1.12 The internet allows(D)running on its end systems to exchange data with each other.A clients applications B server applications C P2P applications D distributed applications 1.13 The protocols of various layers are called(A).A the protocol stack B TCP/IP C ISP D network protocol

8、 1.14 In the OSI reference model,the upper layers of the OSI model are,in correct orderD A Session,application,presentation B Session,presentation,application C Session,application,presentation,physical D Application,presentation,session 1.15 The lower layers of the OSI model are,in correct orderD A

9、 physical,system,network,logical B physical,logical,network,system C physical,transport,network,data link D physical,data link,network,transport 1.16 The Internet Protocol(IP)generally corresponds to which OSI layer?A A Network(layer three)B Transport(layer four)C Data link(layer two)D Session(layer

10、 five)1.17 What layer of the OSI model is designed to perform error detection functions?B A Physical B Data link C Network D transport 1.18 Which of the following protocol layers is not explicitly part of the Internet Protocol Stack?_B_ A.application layer B.session layer C.data link layer D.transpo

11、rt layer 1.19 The 5-PDU is called_A_ A.message B.segment C.datagram D.frame 1.20 The Internets network layer is responsible for moving network-layer packets known as B()from one host to another.A frame B datagram C segment D message 1.21 Transport-layer packets are called:B A.message B.segment C.dat

12、agram D.frame 1.22 The units of data exchanged by a link-layer protocol are called(A).A Frames B Segments C Datagrams D bit streams 1.23 There are two fundamental approaches to building a network core,(B)and packet switching.A electrical current switching B circuit switching C data switching D messa

13、ge switching 1.24 Datagram networks and virtual-circuit networks differ in that(C).A datagram networks are circuit-switched networks,and virtual-circuit networks are packet-switched networks.B datagram networks are packet-switched networks,and virtual-circuit networks are circuit-switched networks.C

14、 datagram networks use destination addresses and virtual-circuit networks use VC.numbers to forward packets toward their destination.D datagram networks use VC.numbers and virtual-circuit networks use destination addresses to forward packets toward their destination.1.25 (A )means that the switch mu

15、st receive the entire packet before it can begin to transmit the first bit of the packet onto the outbound link.A Store-and-forward transmission B FDM C End-to-end connection D TDM 1.26 In(C)networks,the resources needed along a path to provide for communication between the end system are reserved f

16、or the duration of the communication session.A packet-switched B data-switched C circuit-switched D message-switched 1.27 In(A)networks,the resources are not reserved;a sessions messages use the resources on demand,and as a consequence,may have to wait for access to communication link.A packet-switc

17、hed B data-switched C circuit-switched D message-switched 1.28 In a circuit-switched network,if each link has n circuits,for each link used by the end-to-end connection,the connection gets(A)of the links bandwidth for the duration of the connection.A a fraction 1/n B all C 1/2 D n times 1.29 For(C )

18、,the transmission rate of a circuit is equal to the frame rate multiplied by the number of bits in a slot.A CDMA B packet-switched network C TDM D FDM 1.30 The network that forwards packets according to host destination addresses is called(D)network.A circuit-switched B packet-switched C virtual-cir

19、cuit D datagram 1.31 The network that forwards packets according to virtual-circuit numbers is called(C)network.A circuit-switched B packet-switched C virtual-circuit D datagram 1.32 The time required to propagate from the beginning of the link to the next router is(C).A queuing delay B processing d

20、elay C propagation delay D transmission delay 1.33 Processing delay does not include the time to(B ).A examine the packets header B wait to transmit the packet onto the link C determine where to direct the packet D check bit-error in the packet 1.34 In the following four descriptions,which one is co

21、rrect?(C)A The traffic intensity must be greater than 1.B The fraction of lost packets increases as the traffic intensity decreases.C If the traffic intensity is close to zero,the average queuing delay will be close to zero.D If the traffic intensity is close to one,the average queuing delay will be

22、 close to one.1.35 Suppose,a is the average rate at which packets arrive at the queue,R is the transmission rate,and all packets consist of L bits,then the traffic intensity is(B),A LRa B LaR C RaL D LRa 1.36 Suppose there is exactly one packet switch between a sending host and a receiving host.The

23、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-forward packet switching,what is the total end-to-end delay to send a packet of length L?(Ignore queuing delay,propagation delay

24、,and processing delay.)(A)A L/R1L/R2 B L/R1 C L/R2 D none of the above 1.37 We are sending a 30 Mbit MP3 file from a source host to a destination host.Suppose there is only one link between source and destination and the link has a transmission rate of 10 Mbps.Assume that the propagation speed is 2*

25、108 meters/sec,and the distance between source and destination is 10,000 km.Also suppose that message switching is used,with the message consisting of the entire MP3 file.How many bits will the source have transmitted when the first bit arrives at the destination?C A.1 bit B.30,000,000 bits C.500,00

26、0 bits D.none of the above 1.38 In the following entries,which is not a kind of access network?(D )A residential access B company access C wireless access D local access 1.39 The following technologies may be used for residential access,exceptD A.HFC B.DSL C.Dial-up modem D.FDDI 1.40 Which kind of media is not a guided media?(D)A twisted-pair copper wire B a coaxial cable C fiber optics D digital satellite channel

展开阅读全文
温馨提示:
1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
2: 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
3.本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

copyright@ 2023-2025  zhuangpeitu.com 装配图网版权所有   联系电话:18123376007

备案号:ICP2024067431-1 川公网安备51140202000466号


本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。装配图网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知装配图网,我们立即给予删除!