计算机专业英语模拟试题2参考答案
[云南开放大学]计算机专业英语(20秋)形考作业2-答案
云南开放大学-计算机专业英语(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 ()。
计算机专业英语参考答案Unit (2)[3页]
Unit Two HardwareSection One Warming Up1.CPU2.Main board3.Mouse4.Printer5.Keyboard6.MonitorSection Two Real WorldFind informationTask I. 1.No, they aren’t.2.He can’t tell the difference between RAM and ROM.3.It stands for Random Access Memory.4.It represents Read Only Memory.5.ROM.Task II. 1. T 2. F 3. F 4. T 5. TWords BuildingTask I. 1. A 2. B 3. A 4. A 5. DTask II.1. confusing2. memorable3. alteration4. difference5. eraseTask III. 1. C 2. F 3. B 4. H 5. G 6. E 7. D 8. A 9. J 10. I Cheer up Your EarsTask I. 1. components 2. difference 3. confused 4. Random 5. switch6. essential7. represent8. alter9. journal; eraseTask II. 1. hard drive 2. monitor 3. sound card 4. video card 5. speakers6. software7. service8. charge9. DVD 10. 8,000Task III. 1. C 2. A 3. A 4. C 5. CTable Talk1. ask you a question2. dust, dirt and liquids3. glass cleaners4. electric shock5. be conducted toSection Three Brighten Y our Eyes中央处理器在一独立使用(非联网状态下)的情况下,计算机的性能绝大部分由以三个计算机部件决定,它们分别是:中央处理器、随机存储器和显示器决定。
计算机模拟试卷
英语二(下)模拟试题二第一部分:交际用语(共10小题;每小题1分,满分15分)此部分共有10个未完成的对话,针对每个对话中未完成的部分由4个选项,请从A、B、C、D、四个选项中选出可以填入空白处的最佳选项。
1. —How are you, Bob?—Ted.A. How are you?B. I’m fine. Thank you.C. How do you do?D. Nice to meet you.2. —Thanks for your help.—A. My pleasure.B. Never mind.C. Quite right.D. Don’t thank me.3. —Who’s that speaking?—This is Tom .A. speaksB. spokenC. speakingD. saying4. —I’m sorry. I lost the key.—A. Well, it’s OK.B. No, it’s all right.C. You are welcome.D. You are wrong.5. —It’s rather cold in here. Do you mind if I close the window?—A.Yes, please.B.No, go ahead.C.Sure, please.D.I don’t like it.6. —Oh, Betty, we will be having a buffet party next Saturday, and we’d like you to join us.—, Susan. What’s the occasion? What time do you want me to come?A. I’d love toB. No wayC. By no meansD. I’m afraid not7. —Tomorrow is my birthday.—A. Oh, I have no idea.B. I’m glad you like it.C. Many happy returns of they day!D. You must be very happy.8. —Could you be so kind as to turn down that rock “n” roll? I’m preparing for tomorrow’s exam.—A. It’s none of your business.B. What are you doing?C. Sure. Sorry to disturb you.D. No, I don’t think so.9. —Are you feeling better today, Jack?—A. There must be something wrong.B. Just have a good rest.C. Yes, thank you, doctor. But I still don’t feel good.D. Don’t worry about me.10. —Which would you rather have? Tea or coffee?—A.Sure, I would.B. Yes, pleasure.C. Yes, thank you.D. Neither, thank you.第二部分:阅读理解(共15小题;每小题2分,满分30分)此部分共有3篇短文,每篇短文后有5个问题。
电大计算机专业英语作业2答案
Like many other RDBMSs,SQL Server uses two dimensional tables to store data.These tables are called catalogs or dictionaries.h is a secure system and allow you to assign rights to individual users.By default,it use a group to distinguish among different SQL Severs. To create a new database,you need to specify a name .And you may also change the location of the database during this process.A new database comes with over 10 system tables.To create a new table,you can use a table design window .
stage. ( T )
10.White box testing requires the tester to have knowledge of the
internal structure. ( T )
完整版课件ppt
7
三、Match the following words and expressions in the
1、数据库 2、平面文件数据库 3、关系型数据库 4、数据结构 5、内嵌的,固有的 6、写代码,编码
计算机专业外语试题02和标准答案
计算机专业外语试题02专业姓名班级学号一、单选题(每小题后的四个备选答案中只有一个是正确的,请将你认为正确那个编号填入题后的括号里。
每小题2分,本大题共30分)1.A(n) ( ) file might contain audience handouts,speaker notes,and electronic slides.A. documentB. databaseC. presentationD.worksheet2.The largest network in the world is called the ( )A. InternetB. WWWC.World Wide WebD.Web3.To have an object automatically updated in a destination file when a change is made to the source file,the object must be()A.embeddedB.replacedC.linkedD.amended4.In a relational database,data is organized into()A.fieldsB. columnsC. rowsD. tables5.()is a Windows program that locates and eliminates unnecessaryfragments and rearranges files and unused disk space to optimize operations.A. disk defragmenterB. disk cleanupC. Active DesktopD. Resource Locator6.To remove unneeded programs and related files from a hard disk you would use a ().A.trouble-shooting programB.file compression programC.antivirus programD.uninstall program7.Norton System Works is a().A.Web serviceB.troubleshooting programC.utilityD.utility suite8.RAM is a kind of ()storage.A.temporaryB.expansionC.smartD.permanent9.()is a set of hardware and software standards that allows expansionboards and other devices to install themselves.A. System unitB. Plug and PlayC. Industry Standard ArchitectureD.Unicode10.()perform an operation when held down with another key.A. Toggle keysB. MonitorsC.Touch screensbination keys11.ROM is a type of ( )A. semiconductorB. slotC. firmwareD.adapternguage translators convert human language into ( )A. machine languageB. UNIXC. service programD. operating system13.The ( ) operating system is designed to run on Intel and Intel --- compatible microprocessors.A. WindowsB. Mac OSC. unixD.Sherlock14.Web site addresses are also called ( ).A. HTMLB. home pagesC. hyperlinksD.URLs15.The file an object is linked from is called the ( ).A. destination fileB. support fileC. layout fileD. source file二、填空题,要求用英语填空。
计算机专业英语考试试题及答案(2)
计算机专业英语考试试题及答案(2)计算机专业英语阅读材料:Desktop PatternIn the graphical user interface of Microsoft Windows 98,a graphical pattern-called wallpaper-displayed on the desktop (the background "beneath" windows, icons, and dialog boxes). The pattern or picture in the screen background that can be chosen by the user. To change the desktop pattern, choose Display from the Control Panel.桌面图案在Microsoft Windows 98的图形用户界面中,一种显示在桌面上称为壁纸(Wallpaper )的图形图案(窗口、图标和对话框后面的背景),屏幕背景可由用户选择图案样式或画面。
要改变桌面图案时,从控制面板上选择显示方式。
计算机专业英语阅读材料:Federated DatabaseIn scientific networking ,a collaborative database (part of a collaborator) in which scientists pool their knowledge and discoveries .Federated databases are one proposed solution to the Grand Challenges——problems that are so complex that they far outstrip the capabilities of individual scientists ,or even individual research institutions ,to tackle them independently.联合式数据库在科学联网中,科学家们汇集其知识和发现的一种合作数据库(合作的一部分)。
大工14春《专业英语(计算机英语)》在线测试2答案
判断题单选题
一、判断题(共10道试题,共20分。)
1. The internet is an interconnected network of thousands of networks and millions of computers.
A.错误
B.正确
B. Language translators
C. Utilities programs
D. System software
-----------------选择:A
5. ( ), the protocol for transferring HTML files on the Web.
A. HTML
A.错误
B.正确
-----------------选择:B
10. Gateway, interface that enables dissimilar networks to communicate with one another.( )
A.错误
B.正确
-----------------选择:B
大工14春《专业英语(计算机英语)》在线测试2
判断题单选题
二、单选题(共20道试题,共80分。)
1. ( ), underlined words or highlighted items in a Web site's page that indicate links to other sites(Via hypertext).
A. Hyperlinks
B. ISP
C. Client
D. Server
-----------------选择:A
2020级计算机系英语模拟试卷(II)
2020级计算机系英语模拟试卷(II)2020级计算机系英语模拟试卷(II)一. 单项选择(15分( )1. Ge You is popular film star in China, who likes listening to music.A. aB. anC. theD. /( )2.---What are you going to do in the future? --- I’d like to be a teacher ___you are.A. soB. asC. whatD. like( )3 A tourist will easily lose his way in Beijing _______ he has a map or a guide.A. ifB. becauseC. unlessD. when( )4. ---We have finished watering all the trees, Miss Li.----_________! Boys and girls, let’s have a drink.A. Good luckB. Well doneC. Good ideaD. Best wishes( )5. You are in a bad mood all the afternoon. Maybe you need _____ like me to cheer you up.A. no oneB. noneC. someoneD. everyone( )6.—The Summer Palace is wonderful. Have you ever visited any other interesting places?—Yes. Also, we _________ to the Great Wall.A. have goneB. have beenC. had goneD. had been( )7.---Do you mind ___________here? --________.A. me to smoke, Not at allB. my smoking, Not at all.C. my to smoke, Of course notD. if I smoke, Yes, I don't( )8.---What a nice meal! Thank you for having us. ---_____ .I’m so glad you enjoyed it.A. It's nothingB. It is a pleasureC. Not nice enoughD. With pleasure( )9.----Can you give me a hand?---Sorry, I can’t help you do this because it is _____my ability.A. aboveB. overC. more thanD. beyond( )10.Our teacher asked me ________.A. what was Ann doing these daysB. why Peter didn’t come to school the day beforeC. when will the dolphin show beginD. how long I usually spent on my homework( )11.The government spends _________ money protecting endangered animalsA. a number ofB. a lot ofC. large numbers ofD. the number of( )12.He looks very sad because someone ___ his home and took away his computer last night .A. broke outB. broke upC. broke offD. broke into( )13. Mike disagreed to go sightseeing this weekend , __________?A. did heB. didn’t heC. won’t heD. will he( )14 .The film ____ by An Lee won five Oscars, including the best foreign language award.A. was directedB. directingC. directedD. which directed( )15. You can see the scenes of India, one of the few places on Earth _____ tigers still live.A. whichB. thatC. whereD. when二、完型填空(本大题共10分,每小题2分)On the evening of last Sunday while I was reviewing my lessons in my room, it suddenly began to rain. 16 as usual, I stopped to listen to the rhythm(韵律)of the rain. For many years, whenever it rains, I couldn’t 17 listening to it and thinking of the garden in which I spent my childhood in my hometown.When I was a little girl, my family lived in a big house with a big garden in the countryside. The garden was full of flowers and18 , with some bamboo in front of the wall. Whenever it rained, I19 to sit in the front of the house, listening to the rhythm of the rain and watching the 20 raindrops.When small drops of rain fall from the heaven in a row, they form(形成) a curtain made up of pearls(珍珠); when the raindrops 21 the ground, a lot of small sprays(水花)will splash (溅出)and then 22 slowly.I have been 23 interested in watching such a scene. Listening to the rhythm of the rain, I feel calm and peaceful in my heart. This feeling of peace makes me think a lot about life. We are the 24 of the earth, and one day we will embrace(拥抱)our earth and stay with her forever. Life is short and we should treasure it.Listening to the rhythm of the rain, I learn to understand the 25 of life.( )16. A. Surprised B. Sad C. Excited D. Angry( )17. A. stand B. stop C. like D. think( )18. A. leaves B. animals C. children D. trees( )19. A. happened B. wanted C. wished D. used( )20. A. falling B. singing C. dancing D. broken( )21. A. see B. get C. reach D. cover( )22. A. spread B. disappear C. cause D. rise( )23. A. always B. never C. sometimes D. seldom( )24. A. children B. owner C. friends D. master( )25. A. length B. meaning C. number D. qualityPart Three 阅读理解I根据短文内容,选择最佳答案。
计算机专业英语第二单元习题答案
8.cathode ray tube阴极射线管
9.video game电子游戏
10.audio signal音频信号
11.operating system操作系统
12.LCD (liquid crystal display)液晶显示(器)
13.inkjet printer喷墨打印机
2.single-layer;double-sided; politics
3.Substrate
4.incompatibility
II.Translate the following terms or phrases from English into Chinese and vice versa:
Section B
I.Fill in the blanks with the information given in the text:
1.low-speed
2.topology; hub
3.control; bulk
4.token; handshake
II.Translate the following terms or phrases from English into Chinese and vice versa:
1.information retrieval信息检索
2.voice recognition module语音识别模块
3.touch-sensitive region触感区
4.address bus地址总线
5.flatbed scanner平板扫描仪
6.dot-matrix printer点阵打印机
4.LCD-based
程序员-计算机专业英语2
程序员-计算机专业英语2(总分:20.00,做题时间:90分钟)一、{{B}}综合知识试题{{/B}}(总题数:19,分数:20.00)1.C++ fully supports ______ programming.(分数:1.00)A.visualB.object-oriented √C.logicD.natural language解析:[解析] C++全面支持面向对象的程序设计。
2.A ______ system placed between the company network and the outside world may limit outside access to the internal network.(分数:1.00)A.firewall √B.modemC.gatewayD.key解析:[解析] 位于公司网络与外界之间的防火墙可以限制外界对内部网络的访问。
3.The Internet is an open system, and most information is available to everyone. It is very important to add ______ to existing system for protecting the secret information.(分数:1.00)A.web pagesB.modemC.security √work解析:[解析] 互联网是一个开放系统,大部分信息可以为每个人所用。
因此,在现有系统中增加安全性以保护秘密信息非常重要。
4.In ______, the only element that can be deleted or removed is the one that was inserted most recently.(分数:1.00)A.a lineB.a queueC.an arrayD.a stack √解析:[解析] 在栈中,只有最近插入的元素才能被删除或取出。
计算机专业英语练习试卷2(题后含答案及解析)
计算机专业英语练习试卷2(题后含答案及解析) 题型有:1. 选择题选择题(每小题1分,共75分)下列各题A、B、C、D四个选项中,只有一个选项是正确的,请将此选项涂写在答题卡相应位置上,答在试卷上不得分。
1.______ is a clickable string or graphic that points to another Web page or document.A.LinkB.AnchorC.BrowserD.Hyperlink正确答案:D解析:译文的含义是:( )是指可连接到另一个Web页面或文档的可点击的字符串或图片。
各选项的意思分别是:链接、锚记、浏览器、超链接。
所以本题应该选择D。
知识模块:计算机专业英语2.One solution to major security problems is ______, which are frequently installed to fix known security holes.A.patchesB.compensationsC.complementsD.additions正确答案:A解析:译文的含义是:( )是解决主要安全问题的一种方法,它通常被安装来解决已知的安全漏洞。
A、B、C、D各选项的意思分别是:补丁、补偿物、补充、插件。
所以本题应该选择A。
知识模块:计算机专业英语3.A programmer must know about a function’s ______ to call it correctly.A.locationB.algorithmC.InterfaceD.statements正确答案:D解析:译文的含义是:程序员需要知道函数的( )才能正确调用该函数。
A、B、C、D各选项的意思分别是:位置、算法、接口、声明。
要正确地调用一个函数,必须知道它的声明,故本题应该选择D。
知识模块:计算机专业英语4.On a ______ memory system, the logical memory space available to the program is totally independent of the physical memory space.A.cacheB.virtualC.RAMD.ROM正确答案:B解析:译文的含义是:在( )存储系统中,程序的逻辑存储空间完全独立于物理的存储空间。
- 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.(√)六、段落阅读(阅读以下段落,选择一个最合适的答案,将对应的英文字母填入空格内。