计算机专业英语模拟试题2参考答案
[云南开放大学]计算机专业英语(20秋)形考作业2-答案
![[云南开放大学]计算机专业英语(20秋)形考作业2-答案](https://img.taocdn.com/s3/m/923fbc78f524ccbff0218403.png)
云南开放大学-计算机专业英语(20秋)形考作业2试卷总分:100 得分:100一、单选题 (共 5 道试题,共 50 分)1.Hard disk drives , floppy disk drives and _______drives serve as both input and output.[A.]Optical magnetic[B.]keyboard[C.]mouse[D.]optical disc[提问:认真对上述试题分析,并进行相应作答]参考答案:D2.Some computers are designed to_________ their work across several CPUS in a multiprocessing configuration.[A.]distribute[B.]distributed[C.]distributing[D.]distributes[提问:认真对上述试题分析,并进行相应作答]参考答案:A3.A general purpose computer has four main components: the arithmetic logic unit (ALU),_______, the memory, and the input and output devices (collectively termed I/O).[A.]the control unit[B.]mouse[C.]display[D.]disc[提问:认真对上述试题分析,并进行相应作答]参考答案:A4.In almost all modern computers, each memory cell is set up to store binary numbers in groups of_______ (called a byte).Each byte is able to represent 256 different numbers (2^8 = 256); either from0 to 255 or -128 to +127.[A.]One bit[B.]two bits[C.]eight bits[D.]eight bit[提问:认真对上述试题分析,并进行相应作答]参考答案:C5.One means by which this is done is with a special signal called an _______ whichcan periodically cause the computer to stop executing instructions where it was and do something else instea[D.][A.]pause[B.]stop[C.]interrupt[D.]exit[提问:认真对上述试题分析,并进行相应作答]参考答案:C二、阅读理解 (共 1 道试题,共 50 分)10.A general purpose computer has four main components: the arithmetic logic unit (ALU), the control unit, the memory, and the input and output devices (collectively termed I/O). These parts are interconnected by buses, often made of groups of wires.Inside each of these parts are trillions of small electrical circuits which can be turned off or on by means of an electronic switch. Each circuit represents a bit (binary digit) of information so that when the circuit is on it represents a “1”, and when off it represents a “0” (in positive logic representation). The Circuits are arranged in logic gates so that one or more of the circuits may control the state of one or more of the other circuits.The control unit, ALU, registers, and basic I/O (and often other hardware closely linked with these) are collectively known as a central processing unit (CPU). Early CPUs were composed of many separate components but since the mid-1970s CUPs have typically been constructed on a single integrated circuit called a microprocessor.The control unit (often called a control system or central controller) manages the computer’s various components; it reads and interprets, (decodes) the program instructions, transforming them into a series of control signals which activate other parts of the computer. Control systems in advanced computers may change the order of some instructions so as to improve performance. (1).A general purpose computer has four main components: the arithmetic logic unit, the control unit, ________, and the input and output devices.[A.]mouse[B.]the memory[C.]display[D.]disc[提问:认真对上述试题分析,并进行相应作答]参考答案:B(2).If the circuit is on, it represents a ________(in positive logic representation).[A.]"1"[B.]"0"[C.]"on"[D.]"off"[提问:认真对上述试题分析,并进行相应作答]参考答案:A(3).The central processing unit is composed of ________ components.[A.]three[B.]six[C.]four[D.]five[提问:认真对上述试题分析,并进行相应作答]参考答案:C(4).the control unit can not _________.[A.]read the program instructions.[B.]transform the program instructions into a series of control signals.[C.]print docu-ments.[D.]interpret the program instructions.[提问:认真对上述试题分析,并进行相应作答]参考答案:C(5).The control unit is called _________.[A.]a central system[B.]a CPU[C.]a control circuit[D.]a control system[提问:认真对上述试题分析,并进行相应作答]参考答案: D。
计算机专业英语模拟试题及参考答案

A. for, on
B. for, under
C. for, in
D. for, into
6、 Mrs. Snow B in the office for two years before she got a raise.
A. have been working B. had been working C. has been working D. was working
b. animators
d. photographs
8、The end equipment in a communication system includes acd
a. computers
c. CRTs
b. DCE
d. keyboards
9、Applications in the Internet can be found everywhere: abc
d. slowing your PC down
四、 完形填空(选择一个最合适的答案,将对应的英文字母填入空格内。每小题 2 分,共 10 分)
Programs do ( 1 ) the work for us, when we perform tasks ( 2 ) the computer. The
A. linker
B. compiler
C. interpreter
D. computer
9、 The RGB value is composed of A components.
A. one
B. two
C. three
D. four
10、 A virus is a A .
A. program
B. computer
模拟计算机试题及答案英语

模拟计算机试题及答案英语Simulation Computer Exam Questions and AnswersPart I: Multiple Choice Questions (50 marks)1. What is the purpose of a memory cache in a computer system?a) To increase the performance of the CPUb) To store data temporarilyc) To provide additional storage capacityd) To connect the CPU to other components2. Which of the following is an example of a high-level programming language?a) Assembly languageb) Machine languagec) C++d) Binary code3. What is the role of an operating system?a) To manage hardware resourcesb) To execute application softwarec) To provide internet connectivityd) To store and retrieve data4. What is the function of an input device?a) To display output to the userb) To process datac) To enter data into the computer systemd) To store data for future use5. Which of the following is an example of secondary storage?a) Random Access Memory (RAM)b) Cache memoryc) Hard disk drived) Central Processing Unit (CPU)6. In a network, what is the purpose of an IP address?a) To identify a specific device on the networkb) To establish a secure connectionc) To encrypt data transfersd) To provide internet access7. What is the function of an output device?a) To process datab) To enter data into the computer systemc) To store data for future used) To display information to the user8. Which programming language is used for web development?a) Javab) C#c) HTMLd) Python9. What is the correct way to declare a variable in JavaScript?a) variable x;b) var x = 5;c) int x = 5;d) x = 5;10. Which of the following is an example of an object-oriented programming language?a) Cb) Pascalc) Fortrand) JavaPart II: Short Answer Questions (50 marks)1. Define the term "algorithm" and provide an example.2. Explain the difference between RAM and ROM.3. What is the purpose of a loop in programming?4. Describe the difference between a LAN and a WAN.5. Define the term "database" and give an example of its use.6. Explain the concept of polymorphism in object-oriented programming.7. Describe two types of sorting algorithms and provide an example of each.8. What is the role of a compiler in the execution of a program?9. Explain the difference between a hub and a switch in networking.10. Define the term "encryption" and explain its importance in computer security.Part III: Essay Questions (100 marks)Choose one of the following essay questions and write a well-structured essay response:1. Discuss the impact of artificial intelligence on various industries and its potential benefits and drawbacks.2. Explain the concept of cloud computing and its advantages and disadvantages in modern society.3. Analyze the role of social media in shaping public opinion and discuss its impact on society.4. Compare and contrast the advantages and disadvantages of mobile applications versus web applications.5. Discuss the ethical implications of data collection and privacy in the digital age.Answers:(Note: The answers to the questions in Parts I and II are not provided here, as they may vary depending on the specific exam and its context.)Essay Question 1: Discuss the impact of artificial intelligence on various industries and its potential benefits and drawbacks.[Your essay response here]Essay Question 2: Explain the concept of cloud computing and its advantages and disadvantages in modern society.[Your essay response here]Essay Question 3: Analyze the role of social media in shaping public opinion and discuss its impact on society.[Your essay response here]Essay Question 4: Compare and contrast the advantages and disadvantages of mobile applications versus web applications.[Your essay response here]Essay Question 5: Discuss the ethical implications of data collection and privacy in the digital age.[Your essay response here]Note: The word count of the essay responses may exceed the specified limit of 1500 words, depending on the depth of the analysis and discussion provided.。
计算机专业英语2

In C Language, a ______is a series of characters enclosed in double quotes.••正确答案:B210分The________ storage area that you can use to copy or move selected text or object among applications.••正确答案:C310分____ is the study of the principles of valid reasoning and inference, as well as of consistency, soundness, and completeness.•theory•正确答案:B410分Software design is a _____ process. It requires a certain mounted of flair on the part of the designer.•••正确答案:D510分Very long, complex expres-sions in program are difficult to write correctly anddifficult to _____.•••正确答案:D二、阅读理解共1题,50分150分A software process is a set of activities that leads to the production of a software product. These activities may involve the development of software from scratch in a standard programming language like Java or C. Increasingly, however, new software is developed by extending and modifying existing systems and by configuring and integrating off-the-shelf software or system components.Software processes are complex and, like all intellectual and creative processes, rely on people making decisions and judgments. Because of the need for judgment andcreativity, attempts to automate software processes have met with limited success. Computer-aided software engineering (CASE) tools can support some process activities. However, there is no possibility, at least in the next few years, of more extensive automation where software takes over creative design from the engineers involved in the software process.Although there are many software processes, some fundamental activities are common to all software processes:1). Software specification The functionality of the software and constraints on its operation must be defined.2). Software design and implement-ation The software to meet the specification must be produced.3). Software validation The software must be validated to ensure that it does what the customer wants.4). Software evolution The software must evolve to meet changing customer Needs. Although there is no ‘ideal’ software process, there is scope for improving the software process in many organizations. Processes may include outdated techniques or may not take advantage of the best practice in industrial software engineering. Indeed, many organizations still do not take advantage of software engineering methods in their software development.(1)、A software process is _______.•product•standard programming language•existing system正确答案:B(2)、Software processes ___________.•complex and intellectual enough to be developed byComputer-aided software engineering (CASE) tools.•rely on Computer-aided software engineering(CASE) tools.•depend on the people making decisions and judg ments正确答案:A(3)、software processes usually include ________ activities.•••正确答案:C(4)、Improving the software process in many organizations is ______.•••正确答案:D(5)、Software design and implementat-ion means that _________.•functionality of the software and constraints on its o peration must be defined.•software must be validated to ensure that it does w hat the customer wants.•software must evolve to meet changing customer Ne eds.正确答案:B。
计算机专业英语2模拟试题2及答案

计算机专业英语模拟2Ⅰ. Vocabulary(词汇,30分)(一).Translate the following words and expressions into Chinese.(写出下列词组的汉语,共10分,每题1分)1. central processing unit(CPU)中央处理器1. 2. operating system 操作系统2. 3. electronic spreadsheet 电子表格4. management information system 管理信息系统5. electronic commerce 电子商务6. database 数据库7. software engineering 软件工程8. software crisis 软件危机9. network security 网络安全10. computer virus 计算机病毒(二).Fill in the blanks with the corresponding English abbreviations.(根据汉语写出相应的英语缩写,共10分,每题1分)1.随机存储器 RAM 2.局域网 LAN3.计算机辅助设计 CAD 4.数字视频光盘DVD5.通用串行总线 USB 6.面向对象编程 OOP 7.集成开发环境 IDE 8.结构化查询语言SQL9.多文档界面 MDI 10.企业之间的电子商务交易方式 B2B(三).Match the following words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配,共10分,每空1分)1. output b a.视频2. high-level language c b.输出.3. project window e c.高级语言4. black-box testing g d.应用软件5. multimedia h e.工程窗口6. WWW i f.系统软件7. field j g.黑盒测试8. application software d h.多媒体9. system software f i.万维网10.vidio a j.字段Ⅱ. Comprehension(阅读理解,40分)( )(一)Fill in the blanks with suitable words or expressions from the list given below, and change the form where necessary. (从下面方框中选择合适的词或表达,以其适当的形式填空,共10分, 每空2分)high-level language assembly language writtenmachine language notationA programming language, designed to facilitate the communication between human and computers, is a _ notation _ for describing computation in readable form. There are 3 levels of programming languages, they are_ machine language _ , which can be run directly by computer; ___ assembly language __ and _ high-level language _. There are different high-level programming languages. Fortunately, most of them have many kinds of construct in common and vary only in the way that these must be _ written __ . Therefore, first thing to be decided about a task is to choose which programming language is best suited for the job.Passage AThe central processing unit (CPU) is the heart of the computer systems. Among other things, its configuration determines whether a computer is fast or slow in relation to other computers. The CPU is the most complex computer system component, responsible for directing most of the computer system activities based on the instructions provided. As one computer generation has evolved to the next, the physical size of the CPU has often become smaller and smaller, while its speed and capacity have increased tremendously. Indeed, these changes have resulted in microcomputers that are small enough to fit on your desk or your lap.The CPU comprises the control unit and the arithmetic / logic unit (ALU). The control unit is responsible for directing and coordinating most of the computer systems activities. It determines the movement of electronic signals between main memory and the arithmetic/logic unit, as well as the control signals between the CPU and input/output devices.The ALU performs all the arithmetic and logical (comparison) functions —that is, it adds, subtracts, multiplies, divides, and does comparisons. These comparisons, which are basically “less than”, “greater than”, and “equal to”, can be combined into several common expressions, such as “greater than or equal to”. The objective of most instructions that use comparisons is to determine which instruction should be executed next.(二)Tell whether the following statements are true(T) or false(F) according to the passage A.(根据上文的内容判断下列句子的正误,共10分,每题2分)1. With the development of computer, the physical size of the CPU has often become bigger and bigger. ( F )2. The movement of electronic signals between main memory and the ALU as well as the control signal between the CPU and input /output devices are controlled by the control unit of the CPU. ( T )3. The CPU comprises the control unit and memory. ( F )4. The control unit performs all the arithmetic and logical (comparison) functions . ( F )5. The central processing unit (CPU) is the heart of the computer systems. ( T )Passage BA computer virus is a computer program that is created to make and spread copies of itself. The program may however also be designed to have other effects on the systems it infects, ranging from the annoying to the disastrous. Virus attacks are growing rapidly these days. According to BusinessWeek, the 76,404 attacks reported in the first half of 2003 nearly match previous year's total number . As new antivirus tools are more powerful than before, the virus writers are getting a lot smarter with newer and creative ways to attack network systems. Let's first examine some common virus types:Basic Virus - a piece of software code that is developed to attack computers and network systems via email or Internet connections. It quickly replicates itself and gradually attaches to files, programs or the hard drive.Trojan Horses - This is a program that doesn't replicate when entering a system but can be effectively used to open 'back doors.' Trojan Horses allow hackers to take control over a particular system or to steal very important data.Worm - this type of virus is able to spread itself automatically over the network from one computer to the next. During a worm attack, users' computers get infected without even having to click open email attachment or any program, etc.Since it is very difficult to avoid the virus, your best defense is a powerful antivirus program. In order to fight with such viruses, the software vendorsshould focus on making their products more robust. This may ask for a trade-off between user-friendliness and security. In specific cases it may require line-by-line inspection, code retooling and even systems automation to defend the installed programs.(三)choose the best answer according to the passage B.(根据上文的内容选择正确的答案,共10分,每题2分)1.A computer virus is a computer program that is created to make and spread C of itself.A.programs B.virus C. copies D.files2.Worm spread itself except by D .A.network B.E-mail C.program D.hardware 3.Antivirus program can scan and A virus.A.clean B.produce C.replicate D.make4.Trojan Horses C .A.quickly replicate itself and gradually attach to files, programs or the hard drive.B.infect the computer without even having to click open email attachment or any program.C.allow hackers to take control over a particular system or to steal very important data.D.avoid the virus to attack computer.5.According to Business Week, the B attacks reported in the first half of 2003 nearly match previous year's total number .A. 86,404 B. 76,404 C.56,354 D.34,876Passage CThe Internet, then known as ARPANET, was brought online in 1969, which initially connected four major computers at universities in the southwesternUS . The early Internet was used by computer experts , engineers, scientists, and librarians. There was nothing friendly about it. There were no home or office personal computers in those days, and anyone who used it, whether a computer professional or an engineer or scientist or librarian, had to learn to use a very complex system.The Internet matured in the 1970's as a result of the TCP/IP architecture. As the commands for E-mail, FTP , and telnet were standardized, it became a lot easier for non-technical people to learn to use the nets. It was not easy by today' s standards by any means, but it did open up use of the Internet to many more people in universities in particular. Other departments besides the libraries, computer, physics, and engineering departments found ways to make good use of the nets -- to communicate with colleagues around the world and to share files and resources.In 1991, the first really friendly interface to the Internet was developed at the University of Minnesota. The University wanted to develop a simple menu system to access files and information on campus through their local network.Since the Internet was initially funded by the government, it was originally limited to research, education, and government uses. Commercial uses were prohibited unless they directly served the goals of research and education. This policy continued until the early 1990's, when independent commercial networks began to grow.(四)Choose the best answer according to Passage C.(根据上文的内容选择正确的答案,共10分,每题2分)1. How many computers were connected to the initial Internet in 1969 ? BA. TenB. FourC. TwentyD. Three2. Only A could use the early Internet.A. computer experts, engineers, scientists, and librariansB. any experts, engineers, scientists, and librariansC. computer experts, engineers, scientists, and studentsD. experts, engineers, and scientists in universities in US3. The Internet became a lot easier for non-technical people to learn and use because of the common B .A. commandsB. protocolsC. topologiesD. architecture4. The first really friendly interface to the Internet appeared with theintroduction of a C system for files and information access.A. computerB. operatingC. menuD. application5. Which statement is not true according to Passage C? DA. Many more people in universities began to use the Internet in the 1970s, but it wasn't as user-friendly as today's standards.B. The restrictions to commercial uses changed as the independent commercial networks were not funded by the government.C. Commercial uses were allowed for the early Internet if they directly served the goals of research and education.D. The early Internet was logged in from home or office personal computers.Ⅲ.Translation(翻译,30分)(一) Translate the following sentences into Chinese.(将下列句子翻译成汉语,每题5分)1. SQL Server is designed to allow thousands of users to access the database at the same time and is a true client/server database system.1. SQL服务器用于允许成前上万的用户同时访问数据库,是一个真正的客户端/服务器端的数据库系统。
计算机专业英语模拟试题2参考答案

计算机专业英语模拟试题2参考答案第一篇:计算机专业英语模拟试题2参考答案计算机专业英语模拟试题二参考答案一、词汇(选择一个最合适的词汇,将对应的英文字母填入空格内。
每题2分,共20分)1、A is used to communicate with another computer over telephone lines.A.keyboardB.modemC.mouseD.printer2、work cardB.video cardC.sound cardD.monitor3、is a word processing tool that helps you to create quality documents.A.Word 2000B.Outlook 2000C.Access 2000D.Excel 20004、is a fast and powerful operating system, based on the UNIX O.S.A.Windows 2000B.Office 2000C.Windows 98D.Linux5、layers.A.fourB.fiveC.sixD.seven6、The purpose of the puter9、components.A.oneB.twoC.threeD.four10、A.programputerC.bad manD.beast二、语法──单项选择题(每小题1.5分,共15分)1、With Windows, you can run several powerful applications at once and switch quicklyA.betweenB.amongC.inD.on2、He doesn’t mindA.being not invited toC.not being invited toB.not to be invited to D.not inviting to3、A.can youB.would youC.you willD.you can4、We’ll go to Paris for our holiday,it isn’t too expensive.A.exceptB.providedC.so far asD.unless5、The prisoners’ requestconsideration(考虑).A.for, onB.for, underC.for, inD.for, into6、in the office for two years before she got a raise.A.have been workingB.had been workingC.has been workingD.was working7、it.A.ofB.forC.withD.to8、A.goB.to goC.have goneD.to have gone9、my lessons I went to bed.A.reviewB.to reviewC.reviewingD.be reviewing10、not so difficult to learn a foreign language.A.it三、B.thatC.theyD.which多选(每小题1.5分,共15分)1、Input devices include:.a.the keyboardc.the mouseb.touch screend.microphone2、A processor is composed of:a.a control unit b.logic unitc.an arithmeticd.Registers3、a.Windows 2000 Professionalc.Windows 2000 Advanced Serverb.Windows 2000 Serverd.Windows 2000 Datacenter Server4、Windows 2000’s advantages are lies in the sections that follow:a.Active Directoryb.Storageworkingd.Enterprise Management5、.a.encapsulation b.data hidingc.inheritanced.polymorphism6、The major functional components of an office automation system include:a.text processingc.electronic maild.personal assistance featuresrmation storage and retrieval7、Static graphics includea.moviesc.picturesd.photographsb.animators8、putersb.DCEc.CRTsd.keyboards9、a.in librariesc.at homed.at the moonb.in conference rooms10、Many viruses do harmful things such as.a.deleting filesc.simulating typosd.slowing your PC downb.changing random data on your disk四、完形填空(选择一个最合适的答案,将对应的英文字母填入空格内。
计算机专业英语试题及答案(A)-2

学院2007-2008学年度第一学期期末考核试卷考核课程:《计算机专业英语》考试类型: 理论考试方式: 闭卷笔试学生所在院系:计科系年级:20所级试卷:A姓名:班级:学号:题号一二三四五六总分一、Give out the full names for the following abbreviations(写出下阅卷人列缩写词的全称)(15%)ROM _____________________________________________________________CPU _______________________________________________________________BIOS ______________________________________________________________IT ________________________________________________________________WWW _______________________________________________________________HTML ______________________________________________________________PCI _______________________________________________________________HR ________________________________________________________________GUI _______________________________________________________________MHz _______________________________________________________________得分阅卷人二、Match the following words and expressions in the left columnwith those similar in meaning in the rightcolumn(将左列的词汇与右列相应的汉语匹配)(10%)1.memory unit2.intelligence3.semiconductor memon r4.data definition language5.mechanism6.machine languagemunication a.半导体存储器b.机制c.存储单元d.数据定义语言e.通信f.机器语言g・智能四、For each of the following blanks, four choices are given. Choose the most appropriate one (从下面给出的四个选项中选择最恰当的答 案)(30%)1. The basic units of a computer system are as follows:A. CPU, memory and diskB. CPU, input and output unitC. CPU, memory and I/O systemD. CPU, memory and ALU2. Today, can give you a music synthesizei; a fax machine, a CD-ROM drive, ect.A. input devicesB. expansion cardsC. output deviceD. joystick*3. The control unit fetches from memory and decodes them.-------------------------------- VA. dataB. informationC. resultsD. instructions*4. When power is removed, information in the semiconductor memory is A. reliable B. lost C. manipulatedD- remain1. ( ) 6. ( )2. ( ) 7. ( )3. ( ) 8. ( )4. ( ) 9. ( )5.( ) 10.( )8. distance education 9. pattern recognitionlO.enterprise resource planning h.远程教育 i.企业资源计划 J-模式识别得分阅卷人三、 T ranslate the following phrases into English (将下列短语翻译成板逻码菜技 统术器助形系算机帮图得分阅卷人英语)(10%)*5. Please find the Item that is not belong to the DBA )A. storage structure and access method definitionB. schema definitionC. integrity constrain specificationD. DDL6.is designed to manage large bodies of information.A. a file systemB. a transactionC. a database systemD. a database language7. A characteristic of operating system is•A. resource managementB. memory managementC. error recoveryD. all the above8.Assembly-language instructions are a series of•A. Os and IsB. abstract codesC. machine codesD. words9.program also has potential benefits in parallel processing.A. MachineB. AssemblyC. Object-orientedD.Process-oriented10.An advantage of a ring network is that it needs less•A. computerB. networkC. cableD. information11.An ISP supplies a that you can dial from your computer to logon the internet server.A. public keyB. private keyC. service numberD. help file12.To open Internet Explorer, Just click Start, point to, and then click Internet Explorer.A. ProgramsB. ViewC. LayoutD. Control Panel13.Electronic bulletin boards are communication platforms.A. one-to-manyB. one-to-oneC. many-to-manyD. all above14.Followings are some image data file formats, which is wrong?A.*. TIFB. *. DOCC. *. BMPD.*. GIFC.it can rotate a three-dimensional modeLD.it can do all above at the same time.15.By adding to your programs, you can make computers moreinteresting and much more fun for the user.五.To Identify the following to be True or False according to computer knowledge(根据计算机知识判别是非题)(10%)1. Registers in the control unit are used to keep track of the overall status of the program.()2. The basic resources of a computer system are software and data. (3. The chipset consists of two parts: North Bridge and South Bridge.()4. The *.BMP file can only be used in the IBM system. ( )5. ROM does not have the inputs and writing controls. ( )6. “ADD AX, BX” is a instruction of machine language.() 7. A data definition language can be used to define a database schema.( ) 8. People can only use the ISP to connect Internet. ( ) 9. We can use E-mail only as a one-to-one platform. ( ) 10. Hypermedia is the same as multimediae( ) 六.Reading comprehension(阅读理解)(25%)(一)Fill in the blanks with suitable words or expressions from thelist given below, and change the form where necessary (从下面所列词语中选择合适的 词语,以其适当的形式填空)(10%)high-level language assembly language written machine language notationA programming language, designed to facilitate the communication between human and computers, is a for describing computationin readable form. There are 3 levels of programming languages, they are , which can be run directly by computer; and • There are different high-level programming languages. Fortunately, most of them have many kinds of construct in common and varv onlv in the wav that these must be • Therefore^ first thing to be decided about a task is to choose which programming language is best suited for the job. Passage AThe central processing unit (CUP) is the heart of the computer systems. Among other things, its configuration determines whether a computer is fast or slow in relation to other computers. The CPU is the most complex computer system component, responsible forA. multimedia C. musicB.text D. picturedirecting most of the computer system activities based on the instructions provided. As one computer generation has evolved to the next, the physical size of the CPU has often become smaller and smaller9 which its speed and capacity have increased tremendously. Indeed, these changes have resulted in mlcro-Computers that are small enough to fit on your desk and your lap.The CPU comprise the control unit and the arithmetic/Iogic unit (ALU).The control unit is responsible for directing and coordinating most of the computer systems activities. It determines the movement of electronic signals between main memory and the arithmetic/Iogic unit, as well as the control signals between the CPU and input/output devices.The ALU perforins all the arithmetic and logical(comparison) functions—that is, it adds, subtracts, multiplies, divides, and does comparison. These comparisons9 which are basically “less than”,“greater than”, and “equal to”, can be combined into several common expres sions, such as “greater than or equal to”. The objective of most instructions that use comparisons is to determine which instruction should be executed next.(二)Tell whether the following statements are true(T) or false(F) according to the passage A(根据上文的内容判断下列句子的正误)(15%)1.With the development of computer, the physical size of the CPU has often become bigger and bigger ( )2.The movement of electronic signals between main memory and the ALU as well as the control signal between the CPU and input/output devices are controlled by the control unit of the CPU. ( )3.The CPU comprises the control unit and memory. ( )4.The control unit performs all the arithmetic and logical functions.( )5.The central processing unit (CPU) is the heart of the computer systems. ( )【第页共页】学院2007-2008学年度第一学期期末考核试卷参考答案及评分标准考核课程:计算机英语考试类型:理论 考试方式:闭卷笔试学生所在院系:计科系 年 级: 2016 试卷:A 执笔人: ______________要求:明确标注每小题或每步骤得分点一• Give out the full names for the following abbreviations (写出下列缩写词 的全称)(15%)(本题共15分,每小题1.5分)ROM: Read Only Memory CPU: Central Processing Unit BIOS: Basic Inpiit/Output Unit IT: Information Technology WWW: World Wide WebHTML: Hypertext Markup Language PCI: Peripheral Component Interconnect HR: Human ResourceGUI: Graphical User Interface MHz: Megahertz二.Match the following words and expressions in the left column with those similar inmeaning in the right column (将左列的词汇与右列相应的汉语匹配) (10%)(本题共10分,每小题1分)1. ( C ) 6. ( f) 2. ( g ) 7. ( e ) 3. ( a ) 8. ( h ) 4. ( d ) 9. ( J ) 5.(b) 10. (• 1 )三. Translate the following phrases into English(将下列短语翻译成英语)(10% )(本题共10分,每小题2分)1.the system board2.Arithmetic logical operations3.machine code4.Help menu5.graphics technology四.For each of the following blanks, four choices are given. Choose the most appropriate one(从下面给出的四个选项中选择最恰当的答案)(30%)(本题共30分,每小题2分)1. C 2,B 3.D 4.B 5.D 6 C 7. A 8. B 9. C 10. C IL C 12. A 13. A 14. B 15. A五.To identify the following to be True or False according to computer knowledge(根M计算机知识判别是非题)(10%)(本题共10分,每小题1分)1. ( T )2. ( F)3. (T)4. ( F )5. (T )6. ( F )7. (T )8. ( F )9. ( F )10.( F )六.Reading comprehensk)n(阅读理解)(25%)(一)Fill in the blanks with suitable words or expressions from the list given below, and change the form where necessary (从下面所列词语中选择合适的词语,以其适当的形式填空)(10%)(本题共10分,每空2分)notation machine language assembly language high-level language written(3空和4空答案可互换)(二)Tell whether the following statements are true(T) or false(F) according to thepassage A(根据上文的内容判断下列句子的正误)(15%)(本题共15分,每小题3分)l.(F) 2. (T ) 3. ( F ) 4.(F) 5. ( T )1、_b ___ refers to the parts of the computer that you can see and touch.A. SoftwareB. HardwareC. HardshipD. Instruction 2、primary memory which is stored on chips located_a_。
中职计算机专业英语期末测试题二及答案

期末测试题二一、Translate the following words and expressions into Chinese(写出下列词组的汉语。
10个,每题2分,共20分)1.database2.flat-file database3.relational database4.data structure5.built in6.coding7.machine language8.Property Window9.software crisis10.object model二、Tell whether the following statements are true(T) or false(F).(判断题。
10个,每小题1分,共10分。
)1.As soon as you turn the computer off, the contents of RAM will disappear. 2.Windows XP is Microsoft's most advanced desktop operating system. 3.Software can be divided into two general classes: system software andapplication software.4.Microsoft Word XP is a member of Microsoft office 2000. 5.Application software (also called end-user program) is designed toperform a specific function directly for the user.6. Without systems software, application software in a computer isuseless.7. WinZip, WinRAR and Microsoft’s Internet Explorer are all datacompression software.8. Word doesn’t have the feature to acces sing to World Wide Web.9. Menu bar displays the names of the application and document.10. Microsoft Word can help you design and manipulate spreadsheet electronically.三、Translation. 翻译句子(5个,每题4分,共20分)puter is an electronic equipment which can make arithmet ic and logical calculation process information rapidly and au tomatically.2.The memory is that part of a computer in which programs and data are stored.3.When the computer is off,the main memory is empty;when it is on ,the main memory is capable of receiving and holding a copy of the software instructions and data necessary forpr ocessing.4.You can see that the number of transistors on a single chip hasrisen steadily over the years.5.Wide Area Networks(WANs) are countrywide and worldwide netwo rk.四.Fill in the blanks with suitable words or expressions from the list given below, and change the form where necessary.(从下列方框中选择合适的词或表达,以其适当的形式填空,1题,共20分)Word processor,(), Database are all application software. Word processor, a special program can enable a computer user to create a(), store it on a(), display it on a screen, even print it on a ()The software such as (), WPS, StarOffice are word processors. Spreadsheet is different from a simple table, for whose ()havepredefined relationship to each other, and each of them sits in a().Among the spreadsheet applications, lotus 1-2-3 and ()are the most famous. To access information from a database, the computeruser need a ()。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
计算机专业英语模拟试题二参考答案一、词汇(选择一个最合适的词汇,将对应的英文字母填入空格内。
每题2分,共20分)1、A B is used to communicate with another computer over telephone lines.A. keyboardB. modemC. mouseD. printer2、A C is a device that enables the computer to handle sounds.A. network cardB. video cardC. sound cardD. monitor3、 A is a word processing tool that helps you to create quality documents.A. Word 2000B. Outlook 2000C. Access 2000D. Excel 20004、 D is a fast and powerful operating system, based on the UNIX O.S.A. Windows 2000B. Office 2000C. Windows 98D. Linux5、The OSI model has D layers.A. fourB. fiveC. sixD. seven6、The purpose of the A is to provide fully integrated analog services to users.A. ISDNB. WWWC. FTPD. HTTP7、Which one is not a computer languages? BA. word 2000B. PASCALC. CD. C++8、The C turns the object file into an executable program.A. linkerB. compilerC. interpreterD. computer9、The RGB value is composed of A components.A. oneB. twoC. threeD. four10、 A virus is a A .A. programB. computerC. bad manD. beast二、语法──单项选择题(每小题1.5分,共15分)1、With Windows, you can run several powerful applications at once and switch quicklyB them.A. betweenB. amongC. inD. on2、He doesn’t mind A her birthday party.A. being not invited toB. not to be invited toC. not being invited toD. not inviting to3、Only when you have told him A take this book out of the library.A. can youB. would youC. you willD. you can4、We’ll go to Paris for our holiday, D it isn’t too expensive.A. exceptB. providedC. so far asD. unless5、The prisoners’ request B more and better food is now consideration(考虑).A. for, onB. for, underC. for, inD. for, into6、Mrs. Snow B in the office for two years before she got a raise.A. have been workingB. had been workingC. has been workingD. was working7、The teacher has repeatedly reminded him C it.A. ofB. forC. withD. to8、You went to the wrong shop .You ought D to the shop next to the cinema.A. goB. to goC. have goneD. to have gone9、After C my lessons I went to bed.A. reviewB. to reviewC. reviewingD. be reviewing10、I find A not so difficult to learn a foreign language.A. itB. thatC. theyD. which三、多选(每小题1.5分,共15分)1、I nput devices include:abcd .a. the keyboard c. the mouseb. touch screen d. microphone2、A processor is composed of:abcd .a. a control unit c. an arithmeticb. logic unit d. Registers3、The Windows 2000 product line includes abcd .a. Windows 2000 Professional c. Windows 2000 Advanced Serverb. Windows 2000 Server d. Windows 2000 Datacenter Server4、Windows 2000’s advantages are lies in the sections that follow:abcda. Active Directory c. Networkingb. Storage d. Enterprise Management5、C++ include the following pillars: abcd .a. encapsulation c. inheritanceb. data hiding d. polymorphism6、The major functional components of an office automation system include:abcd .a. text processing c. electronic mailb. information storage and retrieval d. personal assistance features7、Static graphics include cd .a. movies c. picturesb. animators d. photographs8、The end equipment in a communication system includes acda. computers c. CRTsb.DCE d. keyboards9、Applications in the Internet can be found everywhere: abca.in libraries c. at homeb.in conference rooms d. at the moon10、Many viruses do harmful things such as abcd .a. deleting files c. simulating typosb. changing random data on your disk d. slowing your PC down四、完形填空(选择一个最合适的答案,将对应的英文字母填入空格内。
每小题2分,共10分)Programs do ( 1 ) the work for us, when we perform tasks ( 2 ) the computer. The program instructs the computer ( 3 ) a language that it can understand. You could learn that person's language, but that could take years. The easiest way would be to have a translator. Programs are like translators that allow people ( 4 ) with computers ( 5 ) learning the computer's language.1、 A. much B. many C. much of D. many of2、 A. on B. in C. with D. into3、 A. on B. in C. with D. into4、 A. worked B. to working C. to work D. work5、 A. with B. without C. on D. in答案:A、A、B、C、B五、判断正误(正确的在后面括号内打√,错误的打×,每小题1分,共10分)1、The heart of any computer system is the central processing unit (CPU). (√)2、Error recovery does not belong to operating system. (×)3、Many operating systems have similar characteristics. (√)4、Only a few bugs can trouble a program. (×)5、Microsoft Word 2000 allows you to create many types of personal and businesscommunications. (√)6、We can use multimedia in Education, Edutainment and so on. (√)7、The TCP/IP Internet protocol suite is formed from five standards. (×)8、When you send an e-mail you should provide the sender's e-mail address. (√)9、Viruses can cause programs crashing but can’t cause entire hard disk deleting. (×)10、Your computer uses two types of memory: primary memory and secondary memory.(√)六、段落阅读(阅读以下段落,选择一个最合适的答案,将对应的英文字母填入空格内。