宁波大学计算机网络习题集共54页.doc
《宁波大学计算机网络习题集共54页.doc》由会员分享,可在线阅读,更多相关《宁波大学计算机网络习题集共54页.doc(54页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、如有侵权,请联系网站删除,仅供学习与交流宁波大学计算机网络习题集【精品文档】第 54 页1.In communication links, transmission rate means:A、BandwidthB、propagation speedC、process speedD、router delays正确答案: A 2.All communication activities in Internet are governed by:A、ProtocolsB、WebMasterC、ClientD、ChinaTelecom正确答案: A 3.The center of internet st
2、ructure is:A、Tier-1 ISPsB、Local ISPsC、Root DNSD、NAP正确答案: A 4.When congest occur in network, which delay become large?A、propagation delayB、queuing delayC、transmission delayD、processing delay正确答案: B 5.The internet protocols not define: A、order of messagesB、actions takenC、formatD、price正确答案: D 6.The int
3、ernet protocols not define : A、actions takenB、order of messagesC、hackerD、format正确答案: C 7.Which is not the types of protocol data unit in TCP/IP?A、frameB、datetimeC、segmentD、message正确答案: B 8.Which is not a connected end system device in the internet?A、Mobile PhoneB、PC serverC、PC workstationD、Router正确答
4、案: D 9.All communication activities in network are governed by :A、ProtocolsB、ServersC、GovernmentD、Clients正确答案: A 10.For Queueing delay,in which state, average queuing delay small:A、La/R =0.1B、La/R =0.9C、La/R 1D、La/R 10正确答案: A 1应用层中的数据块常被称为:A、比特流B、帧C、分组D、消息正确答案: D 2在TCP/IP 层次协议中,传输层向应用层提供的接口是哪一个? A、P
5、utB、PortC、SocksD、Socket正确答案: D 3下列哪一组协议属于应用层协议? A、ICMP,RARP,ARPB、FTP,SMIP,TELNETC、ARP,IP,UDPD、IP,TCP,UDP正确答案: B 4在互联网WEB应用中以下哪一项扮演了控制角色? A、HTML语言B、Web客户端C、HTTP协议D、Web服务器正确答案: C 5下面哪一个特征是HTTP协议所不具备的: A、面向对象B、客服机/服务器C、无连接D、无状态正确答案: C 6IE8.0浏览器默认使用的超文本传输协议是哪一个版本? A、WEB 2.0B、HTTP1.0C、HTTP 1.1D、HTTP 2.0正
6、确答案: C 7在HTTP协议中,每一个对象的地址都可以标识为: A、UDPB、UMLC、UTPD、URL正确答案: D 8HTTP需要浏览器在每一个请求中递交认证信息,这是因为HTTP协议的哪一个特性? A、面向连接B、无连接C、分布式D、无状态正确答案: D 9在互联网WEB应用中连接由以下哪一方发起?A、HTML语言B、Web客户端C、HTTP协议D、Web服务器正确答案: B10Processes running in different hosts communicate with an : A、slotted ALOHA protocolB、Internet routing pro
7、tocolC、application-layer protocolD、interprocess communication正确答案: C1What is the default persistent model in HTTP/1.1: A、Nonpersistent with pipeliningB、Persistent with pipeliningC、Persistent without pipeliningD、Nonpersistent HTTP正确答案: B 2Which version of hypertext transfer protocol are used in defau
8、lt mode now? A、WEB 2.0B、HTTP1.0C、HTTP 1.1D、HTTP 0.9正确答案: C 3The Http server works on which port: A、TCP port above 65535B、UDP 80C、TCP port above 1024D、TCP 80正确答案: D 4HTTP messages (application-layer protocol messages) exchanged between browser (HTTP client) and Web server (HTTP server) with: A、IGMPB、
9、ICMPC、UDPD、TCP正确答案: D 5The Http client works on which port: A、TCP port above 65535B、UDP 80C、TCP port above 1024D、TCP 80正确答案: C 6To indicates end of message in Http, we can use: A、/bodyB、/htmlC、lnlf.lnlfD、lnlf正确答案: D 7Which connections can be used by HTTP/1.1 in default mode? A、p2p connectionsB、udp c
10、onnectionsC、non-persistent connectionsD、persistent connections正确答案: D8WWW servers organize information into: A、WEB pagesB、Relational DatabaseC、Distributed hypertext hypermediaD、Yellow pages正确答案: A 9Http server maintains no information about past client requests, Protocols that maintain “state” are:A
11、、SimpleB、ComplexC、SecurityD、Easy正确答案: B 10If you are downloading a web page with multiple objects in it, which of the following is the most efficient way? A、None persistent HTTPB、Persistent HTTP with pipelineC、Persistent HTTP without pipelineD、None of the above正确答案: B 1What is not communication serv
12、ices provided to apps in network :A、connectionlessB、connection-orientedC、object-orientedD、Transmission Control Protocol正确答案: C 2How is data transferred through net,what is wrong?A、statistical multiplexingB、disk to disk copyC、packet-switchingD、circuit switching正确答案: B 3In which network, propagation d
13、elay maybe greater then queuing delay:A、Fiber NetworkB、Wire LANC、Satellite Network D、WIFI Network正确答案: C4Which is not a network communication links?A、FiberB、CopperC、SubwayD、Radio正确答案: C 5Packet-switched networks goal is moving packets through routers from source to destination via:A、forwardB、storeC、
14、dropD、replay正确答案: A 6Which Physical Media has low error rate?A、Twisted PairB、Coaxial cableC、Fiber optic cableD、radio正确答案: C 7Todays Internet not useA、TCP/IPB、statistical multiplexingC、Circuit switchingD、Packet-switchi正确答案: C 8which is not Cerf and Kahns internetworking principles ?A、minimalism, auto
15、nomyB、best effort service modelC、stateless routersD、centralized control正确答案: D 9包交换中丢失的包去哪了?A、缓存在路由器B、在传输媒体上飞C、在上一个路由器D、彻底消失了正确答案: D 10包交换中丢失的包会阻塞网络吗?A、会B、不会C、不确定D、真不知道正确答案: B 1The Status code for request succeeded and requested object later in this message is:A、301 Moved PermanentlyB、200 OKC、400 Ba
16、d RequestD、404 Not Found正确答案: B2Which is wrong in the following statement about Client-server archicture:A、clients communicate with serverB、clients may have dynamic IP addressesC、clients is always-on hostD、clients do not communicate directly with each other正确答案: C 3HTTP response status codes of requ
17、ested document not found on server, is : A、404B、500C、400D、304正确答案: A 4Which mothed type is not provided in HTTP/1.0: A、HEADB、PUTC、POSTD、GET正确答案: B 5In the Web Client/Server work environment, who play a control role? A、HTML LanguageB、Web ClientC、HTTP ProtocolD、Web Server正确答案: C 6If every page of the
18、site need User-server authorization,we can use: A、Nonpersistent HTTPB、Persistent HTTPC、Conditional GET: client-side cachingD、Cookies: keeping “state”正确答案: D 7Web page consists of ( ) which includes several referenced objects: A、base HTML-fileB、home HTML-fileC、host HTML-fileD、referenced HTML-file正确答案
19、: A 8Web server maintains no information about past client requests, so HTTP is: A、unsatisfiedB、satisfiedC、statelessD、stateful正确答案: C9Which is not based on web Caching? A、Offline BrowseB、NATC、CDNSD、PROXY正确答案: B 10In Client-server paradigm, process sends/receives messages to/from its : A、FirewallB、Do
20、orC、SocketD、Slot正确答案: C 1HTTP协议的服务器端口号一般为:A、80B、110C、1024D、4096正确答案: A 2HTTP协议的客户端端口号一般为:A、80B、110C、1024D、4096正确答案: C3Http1.1中持续/流水线模式时,可以同时传多个对象吗?A、不可以B、可以C、不知道D、不确定正确答案: 4Http1.1中持续/流水线模式时,可以同时在一个socket中传输多个对象吗?A、不可以B、可以C、不知道D、不确定正确答案: A 5安全性更好的HTTP协议标准是什么?A、HTTP2.0B、HTTPSC、HTML5D、FLASH正确答案: B 6互联
21、网上哪个应用不属于WEB2.0?A、SMSB、SNSC、BLOGD、FACEBOOK正确答案: A7Proxy服务器在实现上主要是利用了什么方法?A、条件更新B、条件请求C、动态DNSD、动态IP正确答案: B 8一个HTTP报文的大小可能是多大?A、小于1480字节B、小于64K字节C、大于64K字节D、理论上无限制正确答案: D 9IE8浏览器下允许并发的连接数可能是多少?A、1B、2C、4D、8正确答案: C 10下述哪个方法不能向服务器递交信息?A、headB、getC、putD、post正确答案: A 1If you want to find the server of WWW.NB
22、U.EDU.CN,select the DNS search type? A、Type=CNameB、Type=NSC、Type=MXD、Type=A正确答案: D2Which type of DNS query can return name value of mail server associated with domain name? A、type=NSB、type=CNAMEC、type=MXD、type=A正确答案: C3If you want to build a Content Distribution Networks,You can the DNS search type
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 宁波大学 计算机网络 习题集 54
限制150内