2022年程序员英语 .pdf
《2022年程序员英语 .pdf》由会员分享,可在线阅读,更多相关《2022年程序员英语 .pdf(7页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、2005 年上半年程序员英语试题1.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.A.database B.multimedia C.network D.mainframes 2.The _ controls the cursor or pointer on the screen and allows the user to a
2、ccess commands by pointing and clicking.A.graphics B.printer C.program D.mouse 3.A _ copies a photograph,drawing or page of text into the computer.A.scanner B.printer C.display D.keyboard 4._ is permanently stored in the computer and provides a link between the hardware and other programs that run o
3、n the PC.A.Interface B.Operating system C.Internet D.Appliciation software 5._ is not a linear structure.A.Graph B.Queue C.Stack D.1-dimension array 6._ is the sending and receiving of the messages by computer.Itis a fast,low-cost way of communicating worldwide.A.LAN B.Post office C.E-Mail D.Interfa
4、ce 7.The _ is a collection of computers connected together by phone lines that allows for the global sharing of information.A.interface B.Internet C.LAN D.WWW 8._ are web sites that search the web for occurrences of a specified word or phrase.A.Search engines B.WWW C.Internet D.Java 9.Files can be l
5、ost or destroyed accidentally.Keep _ copies of all data on removable storage media.A.backup B.back C.black D.backdown 10.In _ programming,the user determines the sequence of instructions to be executed,not the progranmmer.A.top-down B.stucture C.data-driven D.event-driven 参考译文:1.多媒体计算机是一种个人计算机,其硬件能使
6、程序可以利用下列各种媒体:音频、文本、图形、视频和动画。2.鼠标控制屏幕上的光标(或指针),使用户能够通过指定和点击来执行命令。3.扫描仪把图像、图形和文本页面复制到计算机中。4.操作系统永久的存储在计算机中,提供了硬件与运行在PC 中的其他程序的连接。5.图形不是一种线性结构。6.E-Mail 就是由计算机发送和接收消息,它是一种在全世界范围内快速的、低费用的通信方式。7.Internet 是用电话线连接在一起的计算机的集合,它实现了全球共享信息。8.搜索引擎是一种网站,它能根据一个字或者短语来搜索网页。9.文件有时可能被丢失或破坏,请把所有数据备份到可移动的存储设备中。10.在事件驱动的程
7、序设计中,由用户而不是程序员来去顶指令的执行顺序。名师资料总结-精品资料欢迎下载-名师精心整理-第 1 页,共 7 页 -2005 年下半年程序员英语试题1.A sequence of any number of characters enclosed in the double quotes“”is called a character _.A.array B.group C.set D.string 2.In C language,when an array name is passed to a function,what is passed is the _ of the beginn
8、ing of the array.A.data B.value C.location D.element 3.In C language,the result of the logical _ operator is 1 if the value of its operand is 0,0 if the value of its operand is non-zero.A.AND B.NOT C.OR D.EOR 4.A floating constant consists of integer part,a decimal point,a fraction part,an e or E,an
9、d an optionally signed integer _.A.exponent B.order C.superfluous D.superior 5.The _ is a temporary storage area that you can use to copy or move selected text or objects among application.A.cache B.pool C.buffer D.clipboard 6.Theprogram means a program written in a high-level language.It is general
10、ly translated to an program,which is in a form directly understandable by the computer.The translation is usually done by program called.A.assemble B.web C.C D.source.A.objiect B.basic C.C D.assemble.A.compiler B.assembler C.compile D.transfer 7._ processing offers many ways to edit text and establi
11、sh document formats.You can easily insert,delete,change,move and copy words or blocks of text.A.Data B.Database C.Word D.File 8.“Scrolling”is a technique most commonly associated with _.A.disk B.display C.printer D.memory 参考译文:1.在双引号“”内由若干个字符组成的串称为字符串。2.在 C 语言中,向函数传送一个数组名时,所传送的是该数据的起始地址。3.在 C 语言中,如果
12、操作数的值为0,则逻辑运算NOT 后的结果为1;如果操作数的值非0,则逻辑运算NOT 后的结果为0。4.浮点常数由整数部分、小数点、小数部分、e(或 E)以及可以带符号的阶码组成。5.剪贴板是一个临时存储区,用于在程序之间复制或移动所选文本或对象。6.源程序就是用高级语言编写的程序。源程序一般要翻译成目标程序,这才是计算机直接可理解的形式。这种翻译工作通常是由称之为变异程序的一种程序实现的。7.文字处理提供很多方法来编辑文本,建立文档格式。你可以方便地插入、删除、修改、移动、复制词句或文本块。8.“滚动”是与显示器密切相关的一种操作方法。名师资料总结-精品资料欢迎下载-名师精心整理-第 2 页
13、,共 7 页 -2006 年上半年程序员英语试题1._ is a device that converts images to digital format.A.Copier B.Printer C.Scanner D.Display 2.In C language,a _is a series of characters enclosed in double quotes.A.matrix B.string C.program D.stream 3._ are those programs that help find the information you are tring to loc
14、ate on the WWW.A.Windows BSearch Engines C.Web Sites D.Web pages 4.In C language,_ are used to create variables and are grouped at the top of a program block.A.declarations B.dimensions C.comments D.descriptions 5.An _ statement can perform a calculation and store the result in a variable so that it
15、 can be used later.Aexecutable B.input C.output D.assignment 6.Each program module is compiled separately and the resulting _ files are linked together to make an executable application.A.assembler B.source C.library D.object 7._ is the conscious effort to make all jobs similar,routine,and interchan
16、geable.A.WWW B.Informatizaton C.Computerization D.Standardization 8.A Web _ is one of many software applications that function as the interface between a user and the Internet.A.display B.browser C.window D.view 9.Firewall is a _ mechanism used by organizations to protect their LANs from the Interne
17、t.A.reliable B.stable C.peaceful D.security 10.A query is used to search through the database to locate a particular record or records,which conform to specified _.A.criteria B.standards C.methods D.conditions 参考译文:1.扫描仪是一种设备,能将图片转换成数码形式。2.在 C 语言中,字符串就是用双引号括起来的一串字符。3.搜索引擎就是帮助你在互联网上找到所需信息的程序。4.C 语言中,
18、数据类型的说明集中放在程序块首,用于建立各种变量。5.赋值语句能执行计算,并将计算结果存入变量,待以后使用。6.计算机对各个程序模块分别进行编译,并将产生的目标程序连接起来,形成可执行程序。7.标准化就是努力是各项工作类似、常规化、可交换。8.网页浏览器是用户与互联网之间起交互作用的众多软件应用之一。9.防火墙是许多部门用来保护其局域网免受来自互联网破坏的一种安全措施。10.查询就是对数据库的检索,即按照指定的准则找出数据库中的一个记录或一组记录。名师资料总结-精品资料欢迎下载-名师精心整理-第 3 页,共 7 页 -2006 年下半年程序员英语试题1._:An error can be ca
19、used by attempting to divide by 0.A.Interrupt B.Default C.Underflow D.Overflow 2._:The process of identifying and correcting errors in program.A.Debug B.Bug C.Fault D.Default 3._:A collection of related information,organized for easy retrieval.A.Data B.Database C.Buffer D.Stack 4._:A location where
20、data can be temporarily stored.A.Area B.Disk C.Buffer D.File 5._:A graphical bar with buttons that perfrom some of the most common commands.A.Title bar B.Tool bar C.Status bar D.Scroll bar 6.Every valid character in a computer that uses even _ must always have an even number of 1 bits.A.parity B.che
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 2022年程序员英语 2022 程序员 英语
限制150内