【计算机类职业资格】程序员-软件的知识产权保护、标准化知识、计算机专业英语及答案解析.doc
《【计算机类职业资格】程序员-软件的知识产权保护、标准化知识、计算机专业英语及答案解析.doc》由会员分享,可在线阅读,更多相关《【计算机类职业资格】程序员-软件的知识产权保护、标准化知识、计算机专业英语及答案解析.doc(43页珍藏版)》请在麦多课文档分享上搜索。
1、程序员-软件的知识产权保护、标准化知识、计算机专业英语及答案解析(总分:115.00,做题时间:90 分钟)一、综合知识题(总题数:115,分数:115.00)1.Every valid character in a computer that uses even_must always have an even number of 1 bits.(分数:1.00)A.parityB.checkC.testD.compare2.We can use the word processor to_your documents.(分数:1.00)A.editB.computeC.translateD
2、.unload3.GIF files are limited to a maximum of 8 bits/pixel,it simply means that no more than 256 colors are allowed in _(分数:1.00)A.an imageB.a fileC.a windowD.a page4.In C language,one method of communicating data between functions is by_。(分数:1.00)A.argumentsB.variablesC.messagesD.constants5._is a
3、device that converts images to digital format.(分数:1.00)A.CopierB.PrinterC.ScannerD.Display6.C+fully supports_programming.(分数:1.00)A.visualB.object-orientedC.logicD.natural language7._is the sending and receiving of the messages by computer.It is a fastlow-cost way of communicating worldwide.(分数:1.00
4、)A.LANB.Post officeC.E-MailD.Interface8.A typical peripheral device has_which the processor uses to select the devices internal registers.(分数:1.00)A.dataB.a controlC.a signalD.an address9.The_in e-mail messages has affected almost every computer around the world and has caused the damage of up to US
5、$1 billion in North America.(分数:1.00)A.illnessB.virusC.weaknessD.attachment10.In C language,a_is a series of characters enclosed in double quotes.(分数:1.00)A.matrixB.stringC.programD.stream11.The line of computing jobs waiting to be run on a computer system might be a_.The jobs are serviced in the or
6、der of their arrival,that is,the first in is the first out.(分数:1.00)A.queueB.stackC.arrayD.record12._processing offers many ways to edit text and establish document formats.you can easily insert,delete,change,move and copy words or blocks of text.(分数:1.00)A.DataB.DatabaseC.WordD.File13._:A location
7、where data can be temporarily stored.(分数:1.00)A.AreaB.DiskC.BufferD.File14.When a string constant is written in C program,the compiler creates_of characters containing the characters of the string,and terminating it with“0”.(分数:1.00)A.agroupB.an arrayC.a setD.a series15._is a clickable string or gra
8、phic that points to another Web page or document.(分数:1.00)A.LinkB.AnchorC.BrowserD.Hyperlink16.Each program module is compiled separately and the resulting_files are linked together to make an executable application(分数:1.00)A.assemblerB.sourceC.libraryD.object17.As an operating system repeatedly all
9、ocates and flees storage space,many physically separated unused areas appear.This phenomenon is called_(分数:1.00)A.fragmentationB.compactionC.swappingD.paging18.Unit testing refers to that each_is tested to ensure that it operates correctly.(分数:1.00)A.subsystemB.deviceC.applicationD.module19._is not
10、a linear structure.(分数:1.00)A.GraphB.QueueC.StackD.I-dimension array20._:The process of identifying and correcting errors in a program(分数:1.00)A.DebugB.BugC.FaultD.Default21._are those programs that help find the information you are trying to locate on the WWW.(分数:1.00)A.WindowsB.SearchEnginesC.WebS
11、itesD.WebPages22.Which one of these statements about connecting to the Internet is true?_(分数:1.00)A.The Internet can only be used to link computers with same operating systemB.The Internet can be used to connect computers with different ISPC.You must have a modem to connect to the InternetD.You must
12、 have a telephone line to connect to the Internet23.A programmer must know about a functions_to call it correctly.(分数:1.00)A.locationB.algorithmC.interfaceD.statements24.In_programming,the user determines the sequence of instructions to be executed,not the programmer.(分数:1.00)A.top-downB.structureC.
13、data-drivenD.event-driven25.The Internet is an open systemand most information is available to everyoneIt is very important to add_to existing system for protecting the secret information.(分数:1.00)A.Web pagesB.modemC.securityD.network26.In C language, (100) variables have to be defined outside funct
14、ion,this (101) actual storage for it(分数:1.00)A.internalB.outputC.exportD.external27.In C language,the increment and decrement_can only be applied to variables,so an expression like x=(i+j、+is illegal(分数:1.00)A.operationB.operateC.operatorD.operand28.In C language,_are used to create variables and ar
15、e grouped at the top of a program block(分数:1.00)A.declarationsB.dimensionsC.commentsD.descriptions29.The following suggestions increaseprograms (88) and make them easier to (89) 1)Use a standard indention technique,blank lines,form feeds,and spaces.2)Insert plenty of comments into your code.(分数:1.00
16、)A.reliabilityB.securityC.readabilityD.usability30.This printer is equipped with an 8-bit paralle1_port for PCs.(分数:1.00)A.plugB.insertC.linkD.interface31.A_copies a photograph,drawing or page of text into the computer.(分数:1.00)A.scannerB.printerC.displayD.keyboard32.100 Base-TX makes use of two pai
17、rs of twisted pair cable.one pair used for transmission and the otherfor_(分数:1.00)A.receptionB.detectionC.relationD.Connection33._:A graphical bar with buttons that perform some of the most common commands.(分数:1.00)A.Title barB.Tool barC.Status barD.Scroll bar34.A支持性技术标准 B质量管理和质量保证标准的选用和实施指南质量保证标准 D
18、质量管理标准 E质量改进标准(分数:1.00)A.B.C.D.E.35.A_computer is a personal computer whose hardware is capable of using any or all of the following media in a program:audio,text,graphics,video and animation.(分数:1.00)A.databaseB.multimediaC.networkD.mainframes36.In_the only element that can be deleted or removed is
19、 the one that was inserted most recently.(分数:1.00)A.a lineB.a queueC.an arrayD.a stack37.(分数:1.00)A.whenB.whereC.whichD.who38._:A collection of related information,orizanized for easy retrieval(分数:1.00)A.DataB.DatabaseC.ButterD.Stack39.(分数:1.00)A.likeB.likelyC.unlikeD.unlikely40._is permanently stor
20、ed in the computer and provides a link between the hardware and other programs that run on the PC.(分数:1.00)A.InterfaceB.Operating systemC.InternetD.Application software41.(分数:1.00)A.designB.designedC.designingD.designs42.The_is a collection of computers connected together by phone lines that allows
21、for the global sharing of information.(分数:1.00)A.interfaceB.InternetC.LAND.WWW43.The_controls the cursor or pointer on the screen and allows the user to access commands by pointing and clicking.(分数:1.00)A.graphicsB.printerC.programD.mouse44.A支持性技术标准 B质量管理和质量保证标准的选用和实施指南质量保证标准 D质量管理标准 E质量改进标准(分数:1.00
22、)A.B.C.D.E.45.(分数:1.00)A.addB.addedC.addingD.addition46.A_is a functional unit that interprets and carries out instructions.(分数:1.00)A.memoryB.processorC.storageD.network47.An instruction is made up of operations that (106) the function to be performed and operands that represent the data to be oper
23、ated onFor example,if an instruction is to perform the operation of (107) two numbers,it must know (108) the two numbers areThe processors job is to (109) instructions and operands from memory and to perform each operationHaving done that,it signals memory to send it (110) instruction.(分数:1.00)A.ski
24、pB.smileC.smokeD.specify48._is the conscious effort to make all jobs similar,routine,and interchangeable.(分数:1.00)A.WWWB.InformatizationC.ComputerizationD.Standardization49.More and more persons who use the Internet had created a_or web based diary.(分数:1.00)A.blogB.DBMSC.profileD.photo-set50.The (61
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 职业资格 程序员 软件 知识产权保护 标准化 知识 计算机专业 英语 答案 解析 DOC
