1、计算机专业英语练习试卷 3及答案与解析 1 _ is permanently stored in the computer and provides a link between the hardware and other programs that run on the PC. ( A) Interface ( B) Operating system ( C) Internet ( D) Applicaion software 2 _ is not a linear structure. ( A) Graph ( B) Queue ( C) Stack ( D) I-dimension a
2、rray 3 _ is the sending and receiving of the messages by computer. It is a fast, low-cost way of communicating worldwide. ( A) LAN ( B) Post office ( C) E-Mail ( D) I-dimension array 4 The _ is a collection of computers connected together by phone lines allows for the global sharing of information.
3、( A) interface ( B) Internet ( C) LAN ( D) WWW 5 _ are web sites that search the web for occurrences of a specified word or phrase. ( A) Search engines ( B) WWW ( C) Internet ( D) Java 6 Files can be lost or destroyed accidentally Keep _ copies of all data on removable storage media. ( A) backup ( B
4、) back ( C) black ( D) backdown 7 In _ programming, the user determines the sequence of instructions to be executed, not programmer. ( A) top-down ( B) structure ( C) data-driven ( D) event-driven 8 _ is a device that converts images to digital format. ( A) Copier ( B) Printer ( C) Scanner ( D) Disp
5、lay 9 In C language, a _ is a series of characters enclosed in double quotes. ( A) matrix ( B) string ( C) program ( D) stream 10 _ are those programs that help find the information you are trying to locate on the WWW. ( A) Windows ( B) Search Engines ( C) Web Sites ( D) WebPages 11 In C language, _
6、 are used to create variables and are grouped at the top of a program block. ( A) declarations ( B) dimensions ( C) comments ( D) descriptions 12 An _ statement can perform a calculation and store the result in a variable so that it can be used later. ( A) executable ( B) input ( C) output ( D) assi
7、gnment 13 Each program module is compiled separately and the resulting _ files are linked to make an executable application. ( A) assembler ( B) source ( C) library ( D) object 14 A Web _ is one of many software applications that function as the interface between a user and the Internet. ( A) displa
8、y ( B) browser ( C) window ( D) view 15 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 16 The _ in E-mail messages has affected almost every computer around the world and
9、 has caused the damage of up to US$1 billion in North America. ( A) illness ( B) virus ( C) weakness ( D) attachment 17 _: The process of identifying and correcting errors in a program. ( A) Debug ( B) Bug ( C) Fault ( D) Default 18 _: A collection of related information, organized for easy retrieva
10、l. ( A) Data ( B) Database ( C) Buffer ( D) Stack 19 _: A location where data can be temporarily stored. ( A) Area ( B) Disk ( C) Buffer ( D) File 20 _: A graphical bar with buttons that perform some of the most common commands. ( A) Title bar ( B) Tool bar ( C) Status bar ( D) Scroll bar 21 Every v
11、alid character in a computer that uses even _ must always have an even number of 1 bits. ( A) parity ( B) check ( C) test ( D) compare 22 The maxmum number of data that can be expressed by 8 bits is _. ( A) 64 ( B) 128 ( C) 255 ( D) 256 23 Integration _ is the process of verifying that the component
12、s of a system work together as described in the program design an system design specification. ( A) trying ( B) checking ( C) testing ( D) coding 24 GIF files are limited to a maxmum of 8 bits/pixel, it simply means that no more than 256 colors are allowed in _. ( A) an image ( B) a file ( C) a wind
13、ow ( D) a page 25 Computer _ is a complex consisting of two or more connected computing units, it is used for the purpose of data communication and resource sharing. ( A) storage ( B) device ( C) network ( D) processor 计算机专业英语练习试卷 3答案与解析 1 【正确答案】 B 【试题解析】 译文的含义是: ( )永久存储在计算机中,在硬件和 PC 机上运行的其他程序之间,提供联
14、系。选项 A、 B、 C、 D的含义分别是接口、操作系统、因特网、应用软件。选项 B 符合题意,为所选。 【知识模块】 计算机专业英语 2 【正确答案】 A 【试题解析】 译文的含义是: ( )不是线性结构。选项 A、 B、 C、 D的含义分 别是图、队列、栈、 I维数组。选项 A符合题意,为所选。 【知识模块】 计算机专业英语 3 【正确答案】 C 【试题解析】 译文的含义是: ( )通过计算机收发消息,它是快速的、低成本的与世界通信的方式。选项 A、 B、 C、 D的含义分别是局域网、邮局、电子邮件、 I维数组。选项 C符合题意,为所选。 【知识模块】 计算机专业英语 4 【正确答案】 B
15、 【试题解析】 译文的含义是: ( )是通过电话线互联的计算机的集合,使得全球信息共享成为可能。选项 A、 B、 C、 D的含义分别是接口、因特网、 局域网、WWW。选项 B 符合题意,为所选。 【知识模块】 计算机专业英语 5 【正确答案】 A 【试题解析】 译文的含义是: ( )是通过指定的词或短语来搜索 Web 上信息的网站。选项 A、 B、 C、 D的含义分别是搜索引擎、 WWW、因特网、 Java。选项 A符合题意,为所选。 【知识模块】 计算机专业英语 6 【正确答案】 A 【试题解析】 译文的含义是:文件可能会偶然丢失或被破坏,要保持在可移动的存储介质上保持所有数据的 ( )副本
16、。选项 A、 B、 C、 D的含义分别是备份、背面、黑色、让 步。选项 A符合题意,为所选。 【知识模块】 计算机专业英语 7 【正确答案】 D 【试题解析】 译文的含义是:在 ( )编程中,用户决定了指令的执行顺序而不是由程序员决定。选项 A、 B、 C、 D的含义分别是自顶向下、结构、数据驱动,事件驱动。选项 D符合题意,为所选。 【知识模块】 计算机专业英语 8 【正确答案】 C 【试题解析】 译文的含义是: ( )是将图像转换为数字格式的设备。选项 A、 B、C、 D的含义分别是复印机、打印机、扫描仪,显示器。选项 C符合题意,为所选。 【知 识模块】 计算机专业英语 9 【正确答案】
17、 B 【试题解析】 译文的含义是:在 C语言中, ( )是双引号括起来的一系列字符。选项 A、 B、 C、 D的含义分别是矩阵、字符串、程序、流。选项 B符合题意,为所选。 【知识模块】 计算机专业英语 10 【正确答案】 B 【试题解析】 译文的含义是: ( )是程序,帮助人们在 WWW上找到信息。选项A、 B、 C、 D的含义分别是 Windows (一种操作系统 )、搜索引擎、网站、网页。选项 B符合题意,为所选。 【知识模块】 计算机专业英语 11 【正确答案】 A 【试题解析】 译文的含义是:在 C语言中, ( )用于创建变量,而且在程序块顶端分组。选项 A、 B、 C、 D的含义分
18、别是声明、维、注释、描述。选项 A符合题意,为所选。 【知识模块】 计算机专业英语 12 【正确答案】 D 【试题解析】 译文的含义是: ( )语句可以执行计算,并将结果存储在变量中,以便以后使用。选项 A、 B、 C、 D的含义分别是可执行、输入、输出、赋值。选项 D符合题意,为所选。 【知识模块】 计算机专业英语 13 【正确答案】 D 【试题解析】 译文的含义是:每个程序模块都单独编译,结果 ( )标文件链接起来,生成可执行应用程序。选项 A、 B、 C、 D的含义分别是汇编器、源程序、库、目标。选项 D符合题意,为所选。 【知识模块】 计算机专业英语 14 【正确答案】 B 【试题解析
19、】 译文的含义是: Web( )是诸多软件应用之一,其作用是作为用户与因特网之间的接口。选项 A、 B、 C、 D的含义分别是显示器、浏览器、窗口、视图。选项 B 符合题意,为所选。 【知识模块】 计算机专业英语 15 【正确答案】 A 【试题解析】 译文的 含义是:查询用来搜索数据库,查找符合指定 ( )的特定的一个或几个记录。选项 A、 B、 C、 D的含义分别是条件、标准、方法、条件。选项 A符合题意,为所选。 【知识模块】 计算机专业英语 16 【正确答案】 B 【试题解析】 译文的含义是:电子邮件消息中的 ( )已经感染了全世界的几乎每一台计算机,在北美,所造成的损失达 10亿美元。
20、选项 A、 B、 C、 D的含义分别是疾病、病毒、弱点、附件。选项 B 符合题意,为所选。 【知识模块】 计算机专业英语 17 【正确答案】 A 【试题解析】 译文 的含义是: ( ):确定和修正程序错误的过程。选项 A、 B、C、 D的含义分别是调试、错误、缺陷、默认。选项 A符合题意,为所选。 【知识模块】 计算机专业英语 18 【正确答案】 B 【试题解析】 译文的含义是: ( ):相关信息的集合,其组织便于进行检索。选项 A、 B、 C、 D的含义分别是数据、数据库、缓冲区、堆栈。选项 B 符合题意,为所选。 【知识模块】 计算机专业英语 19 【正确答案】 C 【试题解析】 译文的含
21、义是: ( ):可以临时存储数据的位置。选项 A、 B、 C、D的含义分 别是区域、磁盘、缓冲区、文件。选项 C符合题意,为所选。 【知识模块】 计算机专业英语 20 【正确答案】 B 【试题解析】 译文的含义是: ( ):一种图形条,上面有按钮,可执行一些最常见的命令。选项 A、 B、 C、 D的含义分别是标题栏、工具栏、状态栏、滚动条。选项 B符合题意,为所选。 【知识模块】 计算机专业英语 21 【正确答案】 A 【试题解析】 译文的含义是:在计算机中,采用 ( )的每个有效字符一定含有偶数个 1。选项 A、 B、 C、 D的含义分别是奇偶性、检查、测试、比较。选 项 A符合题意,为所选
22、。 【知识模块】 计算机专业英语 22 【正确答案】 C 【试题解析】 译文的含义是:用 8位可以表示的最大数据是 ( )。 【知识模块】 计算机专业英语 23 【正确答案】 C 【试题解析】 译文的含义是:集成 ( )是这样的过程,它验证系统各个组成部分是否可以按照程序设计和系统设计规范的描述一起工作。选项 A、 B、 C、 D的含义分别是尝试、检查、测试、编码。选项 C符合题意,为所选。 【知识模块】 计算机专业英语 24 【正确答案】 A 【试题 解析】 译文的含义是: GIF文件规定,每个像素最多 8位,这就意味着,GIF( )的颜色不能超过 256种。选项 A、 B、 C、 D的含义分别是图像、文件、窗口、页面。选项 A符合题意,为所选。 【知识模块】 计算机专业英语 25 【正确答案】 C 【试题解析】 译文的含义是:计算机 ( )是由两个或两个以上的计算单元构成的复合体,其目的在于数据通信和资源共享。选项 A、 B、 C、 D的含义分别是存储、设备、网络、处理器。选项 C符合题意,为所选。 【知识模块】 计算机专业英语