14级计算机导论期末复习题(填)

合集下载

《计算机导论》期末考试试题

《计算机导论》期末考试试题

《计算机导论》期末考试试题一、填空题(每空1分,共20分):1.计算机系统分为______和______两大部分。

2.计算机中常用的字符编码有______和EBCDIC码。

3.一个比特(bit)由____个二进制位组成,一个字节由____个二进制位组成,每个ASCII码由____个字节表示。

4.二叉树的每个结点至少包括三个域:_____、_____和_____。

5.堆栈是指用作数据暂存的一组寄存器或一片存储区,它的工作方式称为______。

6.用编译方法在计算机上执行用高级语言编写的程序,可分为两个阶段: _____和_____。

7.根据模型的设计方法不同,数据库系统可分为______、______和______。

8.将___________、输入设备和输出设备统称为计算机的外部设备,简称外设。

9.提高计算机系统处理速度的一个重要措施是增加处理的并行性,其途径是采用______、______和______等三种方法。

10.BASIC语言的赋值语句中,赋值号的左边必须是一个_____,而不应该是常量、函数或表达式。

二、判断题(每题1.5分,共15分):1.一般将微型计算机的硬件系统分为主机与外设两大部分。

()2.目前计算机中的运算器中不只有加法器,还有减法器。

()3.门电路用来寄存参与运算的二进制数,而触发器用来实现二进制数的算术运算和逻辑运算。

()4.并行性是指在同一时刻或在同一时间间隔内完成两种或两种以上性质相同或不同的工作,只要在时间上互相重叠都存在并行性。

()5.计算机的硬、软件之间有固定不变的分界面。

()6.如果编译过程是多遍的,则其工作过程中除第一遍外,前一遍的工作结果将作为后一遍的输入信息。

()7.任何操作系统都必须设法预防死锁的发生,而当死锁一旦发生,必须能够检测到死锁并设法解除死锁。

()8.通常,文件系统允许一个逻辑记录占用几个物理块,但不允许一个物理块内存放多个逻辑记录。

()9.目前计算机中有加法器和减法器。

计算机导论期末考试试卷及参考答案2

计算机导论期末考试试卷及参考答案2

学年学期期末考试试卷课程《计算机导论》考试时间:120分钟班级姓名学号一、填空题(将正确答案填在横线上,每空1分,共10分)1.计算机系统由和两大部分组成。

2.在计算机内部,数采用进制表示。

3.按照计算机系统的工作方式,操作系统分为批处理系统、分时系统和三大类。

4.数据模型有、、关系模型和面向对象模型四类。

5. 根据网络覆盖的范围,可以将网络划分为、和广域网。

6. 现在的计算机是基于模型。

7.计算机键盘的主要作用是。

二、选择题(下面每小题只有唯一正确的一个答案,请将正确答案的代码填在下面相应的答题卡内。

每小题2分,共40分)1.一台计算机从外观上看一般由( )、鼠标、键盘和主机组成。

A. 存储器B. 显示器C. 运算器D. 硬盘2.第一代计算机使用的逻辑元件是( )。

A. 晶体管B. 电子管C. 集成电路D. 超大规模集成电路3.下列( )不是计算机的特点。

A. 运算速度快B. 自动运行C. 存储量小D. 精确度高4.在计算机内部,数采用( )表示。

A. 二进制B. 八进制C. 十进制D. 十六进制5.下面( )不是线性结构。

A. 线性表B. 数组C. 栈D. 图6.队列的特点是( )。

A.先进先出 B. 先进后出 C. 后进先出 D. 后进后出7.一个栈的入栈序列是a,b,c,d,e,则栈不可能的输出序列是( )。

A. edcbaB. decbaC. dceabD. abcde 8.计算机的软件系统可分为系统软件和( )。

A. 服务软件B. 通信软件C. 应用软件D.维护软件9.下面( )是系统软件。

A.操作系统 B. Excel表格处理软件C. 网上银行系统D. 以上全部答案都是10.计算机唯一可以识别和执行的语言是( )。

A. 高级语言B. 汇编语言C. 机器语言D. 非过程语言11.实时系统的主要特点有实时性和( )。

A. 快速性B. 可靠性C. 共享性D. 分时性12.下面( )是进程的状态之间正确的转换。

计算机导论填空题题库

计算机导论填空题题库

基础知识部分填空1.迄今为止,我们所使用的计算机都是基于__________ 的原理进行工作的,这是1945 年美国数学家__________ 提出的。

答案:【存储程序和程序控制】【冯诺依曼】2.世界上第一台电子计算机诞生在__________ 年,简称 __________ 。

答案 :【 1946】【 ENIAC】3.数据是对事实、概念或指令的一种特殊表达形式,对于计算机而言,这种特殊的表达形式就是__________ 形式。

答案 :【二进制】4.在计算机内部,从信息处理的对象来看,数据分为两类,它们分别是__________ 和__________ 。

答案:【数值数据】【非数值数据】5.用计算机进行实时自动采集各项参数,自动进行检验、比较、及时控制生产设备的工作过程称为__________ 。

答案 :【过程控制】6.一个完整的计算机系统应包括__________ 、__________ 两部分。

答案 :【硬件】【软件】7.在计算机应用领域中,CAD是指。

答案 :【计算机辅助设计】8.十进制数105,化成二进制数是 __________ ,化成十六进制数是。

答案 :【 01101001 】【 69】9.十进制数-43,在八位计算机中的表示是。

答案:【 10101011 】10.计算机中,1 MB = X 1024字节。

答案:【 1024】11.在计算机的汉字输入方法中,目前占主导地位的是 __________ 。

答案 :【小键盘编码输入】12.用汉字的字音编码输入汉字其优点是__________ ,缺点是___________ 。

答案 :【简单,不用记忆,会读就能输入】【重码率高】13.在计算机中提供各部件之间相互交换各种信息通道的是__________ 。

答案 :【总线】14.计算机内部存储器由_________ 和__________ 组成。

答案 :【只读存储器R OM】【随机存储器RAM】15.计算机三类系统总线指的是:__________ 、__________ 和__________ 。

计算机导论考试题及答案

计算机导论考试题及答案

计算机导论考试题及答案一、选择题(每题2分,共20分)1. 世界上第一台电子计算机是?A. ENIACB. UNIVACC. IBM 360D. Apple I答案:A2. 计算机的硬件系统主要包括哪两部分?A. 中央处理器和存储器B. 输入设备和输出设备C. 软件和硬件D. 系统软件和应用软件答案:A3. 计算机操作系统的主要功能是什么?A. 管理计算机硬件资源B. 管理计算机软件资源C. 管理用户数据D. 管理网络资源答案:A4. 下列哪一项不是计算机病毒的特点?A. 传染性B. 破坏性C. 可预测性D. 潜伏性答案:C5. 计算机的存储器分为哪两类?A. 内存储器和外存储器B. 随机存储器和顺序存储器C. 只读存储器和可读写存储器D. 静态存储器和动态存储器答案:A6. 以下哪个选项是计算机网络的拓扑结构?A. 星型B. 总线型C. 环形D. 所有选项答案:D7. 计算机的CPU主要负责什么功能?A. 数据存储B. 数据输入C. 数据处理D. 数据输出答案:C8. 在计算机系统中,软件一般分为哪两类?A. 系统软件和应用软件B. 操作系统和数据库C. 编程语言和数据库D. 应用软件和工具软件答案:A9. 以下哪个是计算机程序设计语言的分类?A. 机器语言和汇编语言B. 高级语言和低级语言C. 汇编语言和高级语言D. 机器语言和高级语言答案:B10. 计算机的二进制数系统是基于什么原理?A. 十进制B. 十六进制C. 八进制D. 基于0和1的表示答案:D二、填空题(每题2分,共20分)1. 计算机的冯·诺依曼体系结构主要包括______、存储器、输入设备和输出设备。

答案:中央处理器2. 计算机的内存分为______和随机存取存储器(RAM)。

答案:只读存储器(ROM)3. 计算机病毒是一种______。

答案:程序4. 计算机操作系统的两种主要类型是批处理系统和______。

答案:分时系统5. 计算机的存储容量单位包括字节(Byte)、千字节(KB)、兆字节(MB)和______。

计算机导论期末复习题

计算机导论期末复习题

第一章计算机系统的基础知识一、单项选择题1.计算机硬件的基本构成是(C)。

A. 主机、存储器、输出设备B. 主机、输入设备、显示器C. 运算器、控制器、存储器、输入和输出设备D. 主机、键盘、打印机2.计算机硬件能直接执行的只有(B)。

A. 符号语言B. 机器语言C. 算法语言D. 汇编语言3.计算机字长取决于(C)的宽度。

A. 控制总线B. 地址总线C. 数据总线D. 通信总线4.微机中为 CPU和其他部件传输数据、地址和控制信息的部件是(B)。

A. 存储器B. 总线C. 控制器D. 存储器5.CPU由运算器和(C)组成。

A. RAMB. 总线C. 控制器D. 存储器6.运算器的主要功能是(A)。

A. 算术运算和逻辑运算B. 逻辑运算C. 控制D. 算术运算7.计算机的主要部件包括 CPU、存储器、I/O设备,按(A)的程序进行工作。

A. 预先编制B. 自动生成C. 机内固有D. 解释方式8.电子计算机能够快速、自动、准确地按照人们的意图进行工作的基本思想中最主要点是(A),这个思想是冯·诺依曼提出的。

A. 存储程序B. 采用逻辑器件C. 总线结构D. 识别控制代码9.现在使用的计算机,其工作原理是(D)。

A. 存储程序B. 程序控制C. 程序设计D. 存储程序和程序控制10.世界上第一台电子计算机研制成的时间是(A)。

A.1946年 B. 1947年 C. 1951年 D. 1952年11.将十六进制数D7转换成二进制数是(B)。

A. 11101011B. 11010111C. 11101010D. 1101011012.将十六进制数D7转换成十进制数是(D)。

A. 217B. 152C. 172D. 21513.D7采用十六进制数表示二进制数是因为十六进制数(C)。

A. 在计算机内部比二进制数占用较少空间B. 在算法规则上比二进制数更简单C. 在书写上更简洁,更方便D. 运算比二进制数快14. 美国标准信息交换代码,简称ASCII码,它是7位二进制编码,因此,它可以表示(C)字符。

《计算机导论》期末考试试题

《计算机导论》期末考试试题

《计算机导论》期末考试试题《计算机导论》期末考试试题一、填空题(每空1分,共20分):1.计算机系统分为______和______两大部分。

2.计算机中常用的字符编码有______和EBCDIC码。

3.一个比特(bit)由____个二进制位组成,一个字节由____个二进制位组成,每个ASCII码由____个字节表示。

4.二叉树的每个结点至少包括三个域:_____、_____和_____。

5.堆栈是指用作数据暂存的一组寄存器或一片存储区,它的工作方式称为______。

6.用编译方法在计算机上执行用高级语言编写的程序,可分为两个阶段: _____和_____。

7.根据模型的设计方法不同,数据库系统可分为______、______和______。

8.将___________、输入设备和输出设备统称为计算机的外部设备,简称外设。

9.提高计算机系统处理速度的一个重要措施是增加处理的并行性,其途径是采用______、______和______等三种方法。

10.BASIC语言的赋值语句中,赋值号的左边必须是一个_____,而不应该是常量、函数或表达式。

二、判断题(每题1.5分,共15分):1.一般将微型计算机的硬件系统分为主机与外设两大部分。

()2.目前计算机中的运算器中不只有加法器,还有减法器。

()3.门电路用来寄存参与运算的二进制数,而触发器用来实现二进制数的算术运算和逻辑运算。

()4.并行性是指在同一时刻或在同一时间间隔内完成两种或两种以上性质相同或不同的工作,只要在时间上互相重叠都存在并行性。

()5.计算机的硬、软件之间有固定不变的分界面。

()6.如果编译过程是多遍的,则其工作过程中除第一遍外,前一遍的工作结果将作为后一遍的输入信息。

()7.任何操作系统都必须设法预防死锁的发生,而当死锁一旦发生,必须能够检测到死锁并设法解除死锁。

()8.通常,文件系统允许一个逻辑记录占用几个物理块,但不允许一个物理块内存放多个逻辑记录。

《计算机导论》期末考试复习参考题

《计算机导论》期末考试复习参考题

《计算机导论》期末考试复习参考题一.单项选择题1.一台完整的微型机系统应包括硬件系统和()。

A.软件系统 B. 微型机 C. 存储器 D.主板 A2.一台个人电脑的()应包括:主机、键盘、显示器、打印机、鼠标器和音箱等部分。

A. 软件配置B. 硬件配置C. 配置 D. CPU B3.主机由微处理器、、内存条、硬盘驱动器、软盘驱动器、光盘驱动器、显示卡、机箱(含电源)和网卡等部件组成。

A. CPUB. RAMC. 主板 D. 运算器 C4.中央处理器是计算机的核心部件,包括和控制器。

A. CPUB. RAMC. 主板 D. 运算器 D5.软件系统由和应用软件组成。

A. 存储器B. 微处理器C. 系统软件 D. 系统总线 C6.将十进制数转换成二进制数:(17)10=(_______)2A. 10000001B. 00010001C. 01000001D. 10001000 B7.将十进制数转换成十六进制数:(30)10=(_______)16A. 1EB. 20C. 2ED. 30 A8.码是美国信息交换标准代码。

A. ASCⅡB. CRCC. BCDD. ABC A9.MS—DOS操作系统采用模块结构。

A. 分支B. 层次C. 单层 D. 单级 B10.带有扩展名.SYS的文件是__________文件。

A. 命令B. 可执行C. 系统 D. 备份 C11.带有扩展名.BAK的文件是__________文件。

A. 命令B. 可执行C. 系统 D. 备份 D12.新的软磁盘在存储数据之前,必须使用_________命令进行磁盘格式化处理。

A. CopyB. FormatC. FdiskD. Dir B13.文件是将需要连续使用的、可多次重复使用的、有选择性使用的若干条命令组成的一种特殊文件。

A. 系统B. 批处理C. 命令 D. 文档 B14.使用命令的目的是对指定文件进行复制。

A. CopyB. FormatC. FdiskD. Dir A15.使用命令的目的是对新的硬磁盘进行分区处理。

2014级《大学计算机基础》期末练习试题

2014级《大学计算机基础》期末练习试题

2014级《大学计算机基础》期末综合练习(共有 33 题; 满分: 100 分; 总时; 60 分钟)第1 题: (单选题, 3 分)下列IP地址中,属于C类地址的是_______。

A. 125.54.21.3B. 193.66.31.4C. 129.57.57.96D. 240.37.59.62答案: B第2 题: (单选题, 3 分)在HTML文档中,使用<BODY>标记的______属性可以设置整个网页的文字颜色。

A. FACEB. BGCOLORC. TEXTD. COLOR答案: C第3 题: (单选题, 3 分)以下超链接标记中,格式正确的是______。

A. <A HREF="/"> 中国教科计算机网 </A>B. <A> HREF="/" 中国教科计算机网 </A>C. <A HREF="/" 中国教科计算机网> </A>D. <A HREF="/" 中国教科计算机网 /A>答案: A第4 题: (单选题, 3 分)下列的简单HTML文档,在浏览器中显示的页面内容是______。

<HTML><HEAD><TITLE> 简单HTML文档 </TITLE></HEAD><BODY> &lt;HTML;&gt;</BODY></HTML>A. <HTML>B. <HTML;>C. 简单HTML文档D. &lt;HTML;&gt;答案: B第5 题: (单选题, 3 分)下列______不是各种计算机网络都具有的共同的特点。

A、计算机之间可进行数据交换B、各计算机之间保持相对独立性C、具有共同的系统连接结构D、易于分布处理答案:C第6 题: (单选题, 3 分)在设置表单的文本框时,INPUT标记的TYPE属性应为______。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

14级《计算机概论》期末复习题Test Question for Chapter1一.判断题(True/False)puter software is the collection of programs that provide the instructions that a computer carries out.T2.An abstraction is a mental model that removes or hides complex details.T3.A vacuum tube was a device used in the first generation of computers to link computers together into a network.F4.Magnetic disks were introduced in the second generation of computer hardware.T5.The personal computer was introduced in the fourth generation of computer hardware.T6.A computer that has a parallel architecture uses multiple central processing units.T7.High-level languages were introduced during the fourth generation of computer software.F8.A systems programmer writes programs that make it easier for others to programing.T9.A linker puts a program's instructions into memory where they can be executed.F10.Spreadsheets and word processors are known as software applications.T11.Object-oriented design is currently the dominant approach for large programming projects.T 二.选择题(单项)1.Which of the following terms best describes circuit boards,keyboards,and disk drives?a)computing systemb)computer hardwarec)computer softwared)stored memorye)native system tools2.Which of the following terms best describes the concept of abstraction?a)exposing difficultyb)hiding quantityc)exposing distanced)hiding detailse)exposing representation3.Which of the following phrases best describes a Turing machine?a)a device for integrating many chips on one circuit boardb)an abstract mathematical model of computingc)the first electronic digital computerd)the first successful memory storage devicee)the first computer capable of network communication4.In which hardware generation were integrated circuits introduced?a)firstb)secondc)thirdd)fourth5.Who was the first programmer?a)Leibnizb)Pascalc)Babbaged)Lovelacee)Hollerith6.In which software generation were the FORTRAN and COBOL languages developed?a)firstb)secondc)thirdd)fourthe)fifth7.Which of the following statements best describes the purpose of an Ethernet?a)connecting mainframe computers over the Internetb)connecting small computers to share resourcesc)connecting peripheral devices to a personal computerd)connecting secondary memory to a personal computere)connecting input devices to a mainframe computer8.What is the purpose of a compiler?a)translate machine language into assembly languageb)translate high-level language into machine languagec)translate FORTRAN into COBOLd)translate machine language into FORTRANe)translate application programs into system programs9.In which decade were the first generation of computers developed?a)1930sb)1940sc)1950sd)1960se)1970s三.填空题(需用英文作答)1.A(n)abstraction is a mental model that removes complex details2.The most prestigious award given in computer science is called the Turing Award.3.First generation computers were built using vacuum tubes to store information.4.The set of instructions that each type of computer is designed to understand is called machine language.5.A computer with a parallel architecture uses multiple central processing units to solve a problem.6.FORTRAN and COBOL are two of the earliest high-level programming languages.7.The computer's operating system and language translators are generally known as systems software.8.A(n)embedded system uses integrated computing technology to run or regulate devices such as toasters,cars,and satellites.9.In the earliest electronic computers,programmers had to write machine language code expressed as binary digits.Test Question for Chapter2一.判断题(True/False)1.A natural number is the number0or any number obtained by adding1to a natural number.T2.A rational number is any number that can be expressed without a fractional part.F3.The base of a number system determines the number of digits used in the system.T4.The digits used in base8are1through8.F5.The base of the hexadecimal number system is15.F6.Representing a number in base5sometimes requires more digits than representing that same number in base10.T7.The letter C is used to represent the number11in hexadecimal.F8.A byte is made up of eight binary digits.T9.Binary numbers are important in computing because numbers in every base can be converted into them.F10.The number of bits in a word is the same on all machines.F11.Starting from the right,every group of four binary digits can be read as one hexadecimal digit. T二.选择题(单项)1.Which of the following describes the number0and any number that can be obtained by repeatedly adding one to it?a)numberb)natural numberc)integerd)negative numbere)rational number2.Which of the following is a value less than zero,with a sign opposite to its positive counterpart?a)numberb)natural numberc)integerd)negative numbere)rational number3.How many digits are there in the binary number system?a)1b)2c)7d)8e)94.What is the largest digit in the octal number system?a)1b)2c)7d)8e)95.What is the decimal value of the largest digit in the hexadecimal number system?a)0b)9c)10d)15e)166.Which of the following can be used to express the value of every number in any number system?a)baseb)quotientc)polynomiald)rational numbere)radix7.In base16,the digit E corresponds to what decimal value?a)1b)10c)12d)14e)158.What is the lowest base in which the number987could be a valid number?a)binaryb)base3c)octald)decimale)hexadecimal9.What is a single binary digit called?a)byteb)nibblec)bitd)worde)block三.填空题(需用英文作答)1.A number is a unit of an abstract mathematical system subject to the laws of arithmetic.2.An integer is a natural number,a negative of a natural number,or zero.3.The base of a number system determines how many digits are used in the system and the value of digit positions.4.The highest digit in base16is F.5.The value of a number in any base can be expressed as a polynomial in which each term is made up of a digit multiplied by the base raised to a power.6.The base value of the octal number system is2.7.In bases higher than10,the letter A is used to represent the decimal value10using only one symbol.8.Bytes can be grouped together into a word,the size of which is machine-dependent.9.A group of eight bits is called a byte.Test Question for Chapter5一.判断题(True/False)1.In a von Neumann architecture,the devices that store information and the devices that process information are the same.F2.The control unit and the arithmetic/logic unit are both part of the central processing unit(CPU). T3.The fetch part of the fetch-execute cycle fetches the next instruction to be executed from memory. T4.The data on a CD-RW can be rewritten multiple times.T5.A touch screen is both an input and output device.T6.Pipelining is a technique that uses several different processors,where each contributes one part to an overall computation.T7.The bus is a group of wires through which data travels within a computer.T8.The RAM is non-volatile and the ROM is volatile.F9.The prefix kilo means1000when referring to speed and1024when referring to storage.T10.A register is a small storage area in the CPU.T二.选择题(单项)1.Which of the following is a popular central processing unit?a)Hertzb)Pentium4c)random accessd)cycles per seconde)modem2.The prefix mega(M)refers to which power of two?a)210b)220c)230d)240e)2503.Which of the following is volatile?a)control unitb)arithmetic/logic unitc)auxiliary storage deviced)RAMe)ROM4.The instruction register is used to store which of the following?a)an instructionb)the memory location of an instructionc)the number of program instructions executedd)the number of programs executede)the data used by an instruction5.Which of the following is referred to as the computer's bus?a)the device used to transfer data from auxiliary storageb)the storage location for the currently executing programc)the set of wires through which data travels among the core devicesd)the storage location for the current instructione)the number of bytes transferred from RAM to ROM6.Which touch screen technology uses a laminate that conducts electricity and causes current to flow to a finger or stylus when touched?a)resistive touch screenb)capacitive touch screenc)infrared touch screend)addressable touch screene)surface acoustic wave touch screen7.A von Neumann computer architecture is best characterized by which of the following?a)program input deviceb)read only memoryc)random access memoryd)stored-program concepte)the use of disk drives8.Which of the following is the time it takes for the read/write head of a disk drive to get into position over a specified track?a)seek timeb)latencyc)transfer rated)spindle timee)access time9.Which parallel-processing approach applies the same program to multiple data sets using multiple processors?a)synchronous processingb)tandem processingc)pipelining processingd)transfer processinge)decode processing三.填空题(需用英文作答)1.The von neumann architecture is characterized by storing a program in the same way and space as regular data.2.The arithmetic/logic unit performs basic operations in the central processing unit such as adding and subtracting,as well as logical operations such as AND and OR.3.The primary circuit board on which the core components of a computer reside is called the motherboard.4.A CD-ROM stores approximately600MB of data,which is read optically using a laser.5.Synchronous processing is a computing technique in which multiple processors apply the same program to multiple data sets at the same time.6.ROM stands for read-only memory,which retains its contents even after the power is turned off.7.The program counter is a register that holds the address of the next instruction to be executed.8.The information on a disk drive is organized into concentric circles called track,which are divided into sectors.9.A resistive touch screen is made up of two layers that come into contact when the user presses on the screen.Test Question for Chapter6一.判断题(True/False)1.The approach to problem solving developed by George Polya is valuable,but does not apply to computer-based solutions.F2.A selection construct allows a decision to be made in an algorithm that determines which action is performed next.T3.Top-down design is a problem solving technique in which the problem is broken down into smaller pieces until each piece is basic enough to solve directly.T4.Algorithms cannot be tested until they are realized in a computer-based programming language. F5.The syntax of a programming language gives meaning to the instructions in that language.F6.Pseudocode uses a mixture of English and indentation to express the processing steps of an algorithm.T7.A variable is a name for a memory place in which a value can be stored.T8.An object is composed of data and the operations that manage that data.F二.选择题(单项)1.What is the first step in the How to Solve It list?a)establish the playersb)understand the problemc)refine the problemd)gather resourcese)set a timeline2.Which of the following is a set of unambiguous instructions for solving a problem?a)algorithmb)pseudocodec)program constructd)problem specificatione)problem analysis3.Which of the following best describes top-down design?a)gathering small solutions to related subproblems into a complete solutionb)refining a particular solution into one that is more abstractc)decomposing a general solution into more concrete solutions to subproblemsd)coverting modules into subproblemse)converting classes into objects4.Which of the following describes a group of objects with similar properties and behaviors?a)attributeb)classc)fieldd)methode)scenario5.Which of the following constructs allows an action(or set of actions)to be executed multiple times?a)assignmentb)input/outputc)repetitiond)selection(if-then)e)selection(if-then-else)6.Which of the following describes the formal rules that govern the construction of valid instructions in a programming language?a)semanticsb)syntaxc)program statementd)programe)construct7.Which of the following terms applies to a testing strategy that involves a team-based,manual simulation of a design?a)desk checkingb)debuggingc)walk-throughd)inspectione)encapsulation8.Which of the following describes a sequence of instructions written to perform a specified task?a)semanticsb)syntaxc)programd)program statemente)construct三.填空题(需用英文作答)1.An algorithm is a set of instructions for solving a problem in a finite amount of time using a finite amount of data.2.A variable is a name used to refer to memory places where a value is stored.3.During top-down design,a(n)abstract step is one that needs to be expanded further.4.A method is a named algorithm that manipulates the data values in an object.5.A modules represents a subproblem to be solved during the process of top-down design.6.A walk-through is a manual simulation of a design,conducted by the team members.7.An if-then statement is an example of a selection construct.8.During the implementation phase,an algorithm is translated into a programming language.Test Question for Chapter12一.判断题(True/False)1.A spreadsheet cell can contain a data value or a formula.T2.In a relational database,data and the relationships among them are organized into tables.F3.The Structured Query Language(SQL)is a language for managing relational databases.T4.The engine of a database management system(DBMS)consists of the software that allows user to access and modify the database contents.T5.An information system is software that helps us organize and analyze data.T6.Confidentiality is the aspect of information security concerned with ensuring that data is protected from unauthorized access.T7.Encryption is the process of turning plaintext into ciphertext.T二.选择题(单项)1.Which of the following is used to perform a calculation in a spreadsheet?a)what-ifb)rangec)formulad)celle)circular reference2.Which of the following database elements is composed of a set of related data items,such as a person's name,address,and id number?a)recordb)keyc)fieldd)querye)table3.Which of the following is used to retrieve data from a database?a)recordb)keyc)fieldd)querye)table4.Which of the following represents a single cell in a spreadsheet?a)G14..H27b)J24c)A3..A7d)=J24/J23e)15B5.Which of the following is a common database language?a)SQLb)keyc)fieldd)querye)schema6.Which of the following is the degree to which authorized users can access information for legitimate purposes?a)integrityb)cryptographyc)confidentialityd)availabilitye)cipher三.填空题(需用英文作答)1.A(n)software application allows the user to organize and analyze data using a grid of cells.2.A single value in a database record is called a(n)field(or attribute).3.Structured Query Language(SQL)is a comprehensive database language for managing relational databases.4.In SQL,a(n)select statement is used to retrieve specific information from a database.5.The field(s)that uniquely identifies a database record within a table is called a(n)key.6.Encryption is the process of converting ordinary text into a form that is unreadable.Test Question for Chapter15/16一.判断题(True/False)1.A computer network is a collection of connected computing devices that may communicate and share resources.T2.Data transfer rate is the speed with which data is moved from one place on the network to another. T3.A network's topology determines how many file servers need to be installed in the network.T4.Retrieving data from an Internet resource to your computer is called uploading.F5.A local-area network(LAN)connects a small number of nodes in a building or close geographical area.T6.The IP address of a computer is represented by four numeric values separated by periods(dots). T7.A top-level domain name helps users identify the host's type of organization or country of origin. T8.Messages sent over a shared communication line are divided into fixed-size,numbered pieces called packets.T9.A Web browser is a software tool that retrieves and displays Web pages.T10.Google and Yahoo!are examples of Web search engines.T二.选择题(单项)1.Which of the following is a generic term used for any device on a network?a)modemb)gatewayc)noded)routere)repeate2.Which of the following would correspond to an organization,such as a university or company?a)IP addressb)domain namec)top-level domaind)MIME typee)hostname3.Which of the following provides a way to uniquely identify a single computer among all others on the Internet?a)backboneb)firewallc)bandwidthd)packet switchinge)hostname4.Which of the following is a device for converting an analog signal to a digital signal and back again?a)modemb)gatewayc)noded)routere)repeater5.In which of the following LAN configurations is there a center node to which all others are connected?a)bus topologyb)ring topologyc)gateway topologyd)star topologye)metropolitan topology6.Which of the following is the term used to describe a machine and software that protects a network from inappropriate access?a)backboneb)firewallc)bandwidthd)packet switchinge)hostname7.Which of the following contains the address for accessing a Web page?a)uniform resource locatorb)web serverc)web browserd)webloge)cookie8.Which of the following is the primary mechanism for representing the content of a Web page?a)HTMLb)tagc)attributed)cookiee)hypertext三.填空题(需用英文作答)1.A computer network allows computing devices to communicate and share resources.2.A(n)Internet service provider(ISP)is a company that provides other companies or individuals with access to the Internet.3.A(n)protocol is a set of rules that defines how data is formatted and processed on a network.4.Ethernet is an industry standard for local-area networks,based on a bus topology.5.A(n)_gateway_is a special node on a LAN set up to handle all communication with other networks.6.A LAN using a(n)ring topology topology connects all nodes in a closed loop on which messages travel in one direction.7.A(n)website is a collection of related Web pages.8.HTML stands for Hypertext Markup Language.。

相关文档
最新文档