最新全国计算机软考网管英语试题及答案

上传人:小*** 文档编号:156187531 上传时间:2022-09-26 格式:DOC 页数:13 大小:21KB
收藏 版权申诉 举报 下载
最新全国计算机软考网管英语试题及答案_第1页
第1页 / 共13页
最新全国计算机软考网管英语试题及答案_第2页
第2页 / 共13页
最新全国计算机软考网管英语试题及答案_第3页
第3页 / 共13页
资源描述:

《最新全国计算机软考网管英语试题及答案》由会员分享,可在线阅读,更多相关《最新全国计算机软考网管英语试题及答案(13页珍藏版)》请在装配图网上搜索。

1、最新全国计算机软考网管英语试题及答案全国计算机软考网管英语试题及答案(1)Heterogeneous network environments consist of computer systems from(1)vendors that run(2)operating systems and communication protocolsAn organization that(3)its computer resources is usually(4)the task of integrating its heterogeneous systemsTypically,each deparl

2、ment or division has defined its own network needs(5)0S,LAN topology,communication protocols,applications,and other components(1)AsameBsimilarCdifferentDdifference(2)AsameBsimilarCdifferentDdifference(3)AconsolidatesBconsistsCconsiderateDconsoles(4)Afaced onBfaced withCfaced aboutDfaced up to(5)Ain

3、generalBin any termCin set termsDin terms of答案:(1)C (2)C (3)A (4)B (5)D解析:异构网络环境由不同制造商生产的计算机系统组成,这些计算机运行不同的操作系统和通信协议。任何一个想统计计算机资源的组织通常会面临整合异构系统的任务。典型地,每一个部门或分部已经规定了自己的网络需要,根据操作系统、局域网拓扑结构、通信协议、应用程序及其它因素。 There are two types of key technology:private key and public keyPrivate-key encryption methods ar

4、e called(1)ciphers,information is encrypted with(2)both the sender and receiver hold privatelyPublickey encryption methods are called(3)ciphers,(4)created for each user,encryption key and decryption key are(5)(1)AsynchronousBasynchronousCsymmetricDasymmetric(2)Aa keyBtwo keysCthree keysDfour keys(3)

5、AsynchronousBasynchronousCsymmetricDasymmetric(4)Atwo related keys areBa key isCtwo unrelated keys areDthree keys are(5)AsameBdifferentCdifferenceDsome答案:(1)C (2)A (3)D (4)A (5)B解析:有两种加密技术:私有密钥和公开密钥。私有密钥加密方法被称为对称密钥加密,在发送者和接受者之间的信息共同具有同一个密钥,公开密钥加密方法被称为非对称密钥加密,对于每一个使用者,都建立两个相关的加密与解密密钥,但它们不同。 (1) is a

6、channels capacity which directly reflects the data transfer rate of the channel(2)functions in a NetWare network which is used to define addressing schemes(3)is a network layer device that supports multiple LAN interfacesand segments LANs into smaller collision and broadcast domains.(4)is the popula

7、r LAN developed under the direction of the IEEE8023.(5)is a device which enables digital microcomputers to communicate across analog telephone lines.(1)AThe volumeBThe bandwidthCThe noiseDThe delay(2)ANetBEUIBIPCIPXD.NCP(3)AThe repeaterBThe hubCThe bridgeDThe muter(4)AToken RingBToken BusCEthernetDF

8、DDI(5)AThe repeaterBThe modemCThe hubD.The printer答案:(1)B (2)C (3)D (4)C (5)B解析:带宽是指信道的容量,它能够直接反映出信道数据传输速率。IPX作用在Netware网络中。目的是定义寻址方法。路由器是网络层设备。支持多局域网接口,并把局域网分为更小冲突域和播送域。以太网是在IEEE8023标准的根底上开展起来的流行网络。调制解调器是一种能使得数字信号通过模拟线路进行通信的设备。 Communicating via email is by far the most common Internet activityYou

9、can (1)with anyone in the world who has an Internet address or email(2)with a system connection to the Internet. All you need is(3)the Internet and an e-mail programTwo of the most widely used e-mail programs are Microsofts (4)and Netscapes NavigatorA typical email message has three basic(5):header,

10、message,and signature(1)AconnectBexchangeCcommunicateD.game(2)AaccountBN0CuserDadministrator(3)Aattach withBgraspCPossessD.access to(4)AYahooBExplorerCFoxmailDOutlook Express(5)ApacketsBelementsCframesDcells答案:(1)C (2)A (3)D (4)D (5)B考试大全国最大教育类网站(wwwExamda。com)解析:到目前为止,使用Email通信是一种最常用的网络行为,你可以与世界上任何

11、人进行通信,只要他拥有IP地址或者Email帐号,并且他还必须与Internet连接。而你需要的是有权使用因特网和Email。两个最广泛使用Email的程序是微软的和。一个E-mail消息有三个根本元素:信头、消息内容和签名。考试大论坛 (1)means“Any HTML document on an HTTP Server(1)AWeb ServerBWeb pageCWeb BrowserDWeb siteThe term“(2)programmeans a program written in highlevel language.(2)AcompilerBexecutableCsour

12、ceD.objectVery long,complex expressions in program are difficult to write correctly and difficult to(3).(3)AdefendBdetectCdefaultD.debugIn C languagefunctions are important because they provide a way to(4)code so that a large complex program can be written by combining many smaller parts.(4)AmodifyB

13、modularizeCblockD.boardThe standard(5)in C language contain many useful functions for input and output,string handing,mathematical computations,and system programming tasks.(5)AdatabaseBfilesC1ibrariesD.subroutineIn(6)programming,the user determines the sequence of instructions to be executed,not th

14、e programmer(6)Atop-downBstructureCdatadrivenDeventdriven(7)is a clickable string or graphic that points to another Web page or document(7)ALinkBAnchorCBrowserDHyperlinkOne solution to major security problems is(8),which are frequently installed to fix known security holes(8)ApatchesBcompensationsCc

15、omplementsDadditionsA programmer must know about a functions(9)to call it correctly(9)AlocationBalgorithmCInterfaceDstatementsOn a(30)memory system,the logical memory space available to the program is totally independent of the physical memory space(30)AcacheBvirtualCRAMDROM答案:(1)B解析:Web页面表示HTTP效劳器上

16、的HTML文档。答案:(2)C解析:源程序是用高级语言写的程序。答案:(3)D解析:在程序中,一个长且复杂的表达式很难被正确书写和调试。答案:(4)B解析:在C语言中,函数是非常重要的。因为函数具有把代码模块化的功能,因此,一个大且复杂的程序能够写成许多个小程序的组合。答案:(5)C解析:在C语言中。标准库函数包括很多用于输入、输出、字符串处理、数学计算、系统调用的函数。答案:(6)D解析:在事件驱动的程序中,是用户而不是程序员来决定被执行的指令序列。答案:(7)D解析:超级链接是一种可点击的宇符串或图片,它可以连接到另一个Web页面或文档。答案:(8)A解析:打补丁是解决主要平安问题的一种方法,它通常被用来解决的平安漏洞。答案:(9)C解析:程序员需要知道函数的接口才能正确调用它。答案:(10)B解析:虚拟存储系统中,程序的逻辑存储空间与物理存储空间完全独立。

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