英语计算机科学与技术练习题
计算机专业英语测试题及答案
计算机专业英语测试题一、词汇测试题(每小题1分,共20分)(一).Translate the following words and expressions into Chinese (共10分,每题1分)1.Cyber cafe2.microcomputer3.ROM4.Object-oriented programming5.utility program6.system specification7.database administrator8.modulator-demodulator9.client/server model10.spreadsheet program(二).Translate the following terms or phrases from Chinese into English (共10分,每题1分)1.中央处理器2.广域网3.超级计算机4.电子商务5.计算机安全6.计算机文化7.网站8.域名9.数据库管理系统10.软件工程二、完型填空题(每空1分,共20分)Fill in each of the blanks with one of the words given in the list following each paragraph, making changes if necessary:1. Computer hardware is the involved in the of a computer and consists of the that can be physically handled. The function of these components is typically divided into three main categories: , , and . Components in these categories connect to , specifically, the computer’s central unit (CPU), the electronic that provides the computational ability and control of the computer, via wires or circuitry called bus.microprocessors component processing functionoutput equipment input circuitry storage2.In the relational model, data is organized in two-dimensionalcalled . There is no or structure imposed on the data. The tables or relations are, however, related to each other. The database management system (RDBMS) the data so that its external is a of relation or tables. This does not mean that data is stored as tables: the physical of the data is independent of the way in which the is logically organized.hierarchical set organize relational relationdata storage view network table三、英译汉题(每题10分,共20分)Translate the following passage from English into Chinese:1.The field of computer science has grown rapidly since the1950s due to the increase in their use. Computer programs have undergone many changes during this time in response to user need and advances in technology. Newer ideas in computing such as parallel computing, distributed computing, and artificial intelligence, have radically altered the traditional concepts that once determined program form and function. In parallelcomputing parts of a problem are worked on simultaneously by different processors, and this speed up the solution of the problem. Another type of parallel computing called distributed computing use CPUs from many interconnected computers to solve problems. Research into artificial intelligence (AI) has led to several other new styles of programming.2.High-level languages are commonly classified asprocedure-oriented, functional, objected-oriented, logic languages. The most common high-level languages today are procedure-oriented languages. In these languages, one or more related blocks of statements that perform some complete function are grouped together into a program module, or procedure, and given a name such as “procedure A”. If the same sequence of operations is needed elsewhere in the program, a simple statement can be used to refer back to the procedure. In essence, a procedure is just a mini-program. A large program can be constructed by grouping together procedures that perform different tasks.四、汉译英题(20分)最著名的互联网例子是因特网。
计算机专业英语试题含答案
1 6.计算机专业英语试题 2I . Vocabulary (词汇)(30 分)(一) .Tran slate the follow ing words and expressio ns into Chi nese (写出下列词组的 汉语。
)(共 10 分,每题 1 分)1. operati ng system _______________________________2. white box testi ng _______________________________3. hard disk ________________________________4. man ageme nt in formatio n system ______________________________5. electr onic commerce _______________________________6. relati onal database ________________________________7. software engin eeri ng ______________________________8. .software maintenance _________________________________9. menu bar10. network security(二) .Fill in the blanks with the corresponding English abbreviations. (根据汉语写出相应的 英语缩写。
)(共 10分,每题1分)2. _ 广域网4 .文件传送[输]协6 .面向对象编程8 .结构化查询语言10 .开放系统互(三) Match the following words and expressions in the left column with those similar in meaning in the right 1. applicati on software a. 音频2. mach ine Ian guage b. 应用软件3. structured program ming c. 机器语言4. functional test ing d. 软件测试5. memory e. 结构化程序设计6. relati onal database f. 内存7. firewall g. 功能测试8. software test ing h. 关系数据库9. hacker i. 黑客10. audio j. 防火墙column.(将左列的词汇与右列相应的汉语匹配。
计算机英语试题及答案
计算机英语试题及答案一、选择题(每题2分,共20分)1. What does the term "CPU" stand for?A. Central Processing UnitB. Central Power UnitC. Customer Personal UnitD. Control Power Unit答案:A2. The term "RAM" refers to:A. Random Access MethodB. Random Access MemoryC. Remote Access ModuleD. Real-time Application Module答案:B3. Which of the following is a type of computer virus?A. TrojanB. TractorC. TrackerD. Tracker答案:A4. The acronym "GUI" stands for:A. Graphical User InterfaceB. General User InterfaceC. Graphical Unified InterfaceD. Global User Interface答案:A5. What is the purpose of an "API" in computer programming?A. Application Programming InterfaceB. Advanced Programming InterfaceC. Automated Programming InterfaceD. Advanced Programming Indicator答案:A6. The term "LAN" is short for:A. Local Area NetworkB. Long Area NetworkC. Limited Area NetworkD. Large Area Network答案:A7. Which of the following is a common file extension for a text document?A. .txtB. .jpgC. .exeD. .mp3答案:A8. The process of finding and removing errors in a computer program is called:A. DebuggingB. BuggingC. LoggingD. Tagging答案:A9. What does "FTP" stand for?A. File Transfer ProtocolB. Fast Transfer ProtocolC. Full-Time ProtocolD. Future Technology Protocol答案:A10. The term "URL" stands for:A. Uniform Resource LocatorB. Unique Resource LocatorC. Universal Resource LocatorD. User Resource Locator答案:A二、填空题(每空1分,共10分)11. The basic unit of data in a computer is the _______.答案:bit12. A computer's _______ is the primary component that controls and processes data.答案:CPU13. The _______ is a type of software that protects a computer from malicious software.答案:antivirus14. A _______ is a location on a network where files can be stored and accessed.答案:server15. The process of converting data into a code to protect its confidentiality is known as _______.答案:encryption16. A _______ is a set of data that describes the characteristics of a file or set of files.答案:metadata17. The _______ is the process of recovering data after a system failure.答案:backup18. The term _______ refers to the use of a computer to create visual content, such as images and videos.答案:graphics19. A _______ is a program that controls the way a computer system operates.答案:operating system20. The _______ is the process of connecting two or morenetworks to enable communication between them.答案:networking三、简答题(每题5分,共20分)21. Explain the difference between a "bit" and a "byte".答案:A bit is the smallest unit of data in computing, representing a single binary digit (0 or 1). A byte is a group of eight bits, which is used to represent a character or a string of data.22. What is the role of a "firewall" in a computer system?答案:A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. It acts as a barrier between a trusted internal network and untrusted external networks, such as the Internet.23. Describe the purpose of a "router" in a computer network.答案:A router is a networking device that forwards data packets between computer networks. It uses routing tables to determine the best path for data to travel, allowing multiple devices to communicate with each other across different networks.24. What is "cloud computing" and how does it benefit users?答案:Cloud computing is the delivery of computing services, including storage, processing power, and software, over the internet. It benefits users by providing scalable resources, reducing the need for on-premises infrastructure, and allowing for remote access to applications and data.四、翻译题(每题5分,共20分)25. Translate the following sentence into English: "操作系统是管理计算机硬件和软件资源的程序。
计算机专业英语练习题
一、Circle the letter or fill in the correct answer(2points *20 = 40points).1、The RGB value is composed of ________ components.A. oneB. twoC. threeD. four2、Which one is not a computer languages?A. word 2000B. PASCALC. CD. C++3、The _____ turns the object file into an executable program.A. compilerB. linkerC. interpreterD. computer4、The OSI model has _______ layers.A. fourB. fiveC. sixD. seven5、Mrs. Snow _______ in the office for two years before she got a raise.A. have been workingB. had been workingC. has been workingD. was working6、The most common input devices are the ____and the _______.A. keyboard, printerB.mouse, monitorC.printer,monitorD.keyboard,mouse7、________ are prewritten formulas that perform calculations automatically.A.MacrosB.FunctionsC.CalculationsD.Templates8、The file an object is linked from is called the ________.A.destination fileB. layout fileC.source fileD. support file9、Language translators convert human language into ________.A.service programsB.machine languageC.device driversD.operating system10、________ is a set of hardware and software standards that allows expansion boards and other devices to install themselves.A.Plug and PlayB.Industry Standard ArchitectureC.UnicodeD. System Unit11、______ can provide over two hours of high quality video and soundcomparable to that found in theaters.A.DVD-RB.DVD-ROMC. CDD. CD-RW12、Standard telephone lines and conventional modems provide what is called________.work architectureB. dial-up serviceC. broadbandD. channels13、Which of the following is not the basic functionality of OOProgramming?________.A.encapsulationB. inheritancC.polymorphismD.virtual functions14、_____ are programs that are automatically loaded and operates as a part of yourbrowser.A.UtilitiesB.HelpersC.Plug-insD. Providers15、In the four choices below , which protocol belongs to the network layer?________.A、HTTPB、TCPC、HDLCD、IP16、Which technology can not be used to transmitnetwork signals? _______.A、frequency division multiplexingB、Time division multiplexingC、WaveLength division multiplexingD、ATM17、______ is a branch of computer science concerned with the study and creationof computer systems that exhibit some form of intelligence.A. AIB. CADC. Computer networkD. Embedded system18、In the following answer, which choice is the non-linear structure in the datastructure ? ________.A. queueB. stackC.treeD. stack19、CRM is short for customer relation management, which of the following doesit not include?A. Sales and marketingB.Data StructureC. Resource managementD. Companies and institutions20、_______ is the systematic development, operation,maintenance, and retirementof software.A.UMLB.E-commmerceC. Software EngineeringD.CMM二、Judge which statement is true and which statement is false. If the statement is true ,fill in the blank with T;others, fill in the blank with F(1point * 5 = 5 points).( T ) 1. The heart of any computer system is the central processing unit (CPU). ( F ) 2. The TCP/IP Internet protocol suite is formed from five standards.( T ) 3. Your computer uses two types of memory: primary memory and secondary memory.( F ) 4. Error recovery does not belong to operating system.( T ) 5. We can use multimedia in Education, Edutainment and so on.三、Translate the Following Articles into Chinese(3points * 5 = 15 points) .1. This article introduced environment develops a customer relations management in Visual under the Basic6.0 (CRM) system's process. Cannot understand each kind of customer promptly through the analysis company client managementpersonnel the actual situation, is also unable to carry on the customer information fast the inquiry operation, to solve this problem to found a set effectively for the convenience enterprise carried on the centralism to the customer communication service and the customer relations information situation the inquiry and the supervisory work computer management customer plan.本文介绍了在Visual Basic6.0环境下开发一个客户关系管理(CRM)系统的过程。
(完整word版)计算机专业英语试题
计算机专业英语试题I.V ocabulary(词汇)(30分)(一)Translate the following words and expressions into Chinese.(写出下列词组的汉语。
共10分,每题1分)1.Operating system____________2.white bOx testing__________3.hard disk_________4.management information system_______________5.electronic commerce___________________6.relational database__________________7.software engineering___________________8.software maintenance__________________9.menu bar______________10. network security___________________(二)Fill in the blank swith the corresponding English abbreviations.(根据汉语写出相应的英语缩写。
共10分,每题1分)1.只读存储器__________ 2.广域网___________3.传输控制协议___________ 4,文件传送[输]协议__________5.通用串行总线__________ 6.面向对象编程____________7.集成开发环境___________ 8.结构化查询语言___________9.数据库管理系统___________ 10.开放系统互连______(三)Match the following words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配。
计算机专业英语试题及答案
计算机专业英语试题Ⅰ. Vocabulary(词汇)(30分)(一).Translate the following words and expressions into Chinese(写出下列词组的汉语。
)(共10分,每题1分)1. operating system2.requirements analysis3. network security4. data structure5.decision support system6.relational database7.software crisis8. computer virus9.email attachment10.central processing unit ( CPU )(二).Fill in the blanks with the corresponding English abbreviations.(根据汉语写出相应的英语缩写。
) (共10分,每题1分)1.数据库管理系统 2.传输控制协议3.多文档界面 4.面向对象编程5.只读存储器 6.数字视频光盘7.计算机辅助设计 8.结构化查询语言9.通用串行总线 10.企业之间的电子商务交易方式(三)Match the following words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配。
)(10分,每空1分)1. multimedia a. 字处理器2. software life cycle b. 交换机3. structured programming c. 多媒体4. functional testing d. 局域网5. word processor e. 结构化程序设计6. code windows f. 软件生命周期7. firewall g. 功能测试8. LAN h. 代码窗口9. hackeri. 黑客 10. switchj. 防火墙1. 6.2. 7.3. 8.4. 9.5. 10.Ⅱ. Comprehension(阅读理解)(一)Fill in the blanks with suitable words or expressions from the list given below, andchange the form where necessary. (从下面方框中选择合适的词或表达,以其适当的形式填空。
计算机专业英语考试试题及答案
计算机专业英语考试试题及答案一、选择题1. Which of the following is NOT a programming language?A. JavaB. PythonC. HTMLD. CSS2. What does the acronym "SQL" stand for?A. Structured Query LanguageB. Simple Query LanguageC. Script Query LanguageD. Secure Query Language3. Which protocol is commonly used for sending and receiving emails?A. FTPB. HTTPC. SMTPD. TCP4. What does the term "CPU" refer to?A. Central Processing UnitB. Computer Processing UnitC. Central Program UnitD. Computer Program Unit5. Which of the following is NOT a type of network topology?A. StarB. RingC. MeshD. Scroll二、填空题1. HTML stands for Hypertext Markup Language, which is used for ____________.2. The process of converting source code into machine code is called ____________.3. IP address stands for ____________.4. The act of copying files from a remote server to a local computer is known as ____________.5. The programming language developed by Apple Inc. for iOS and macOS is ____________.三、简答题1. What is the difference between a compiler and an interpreter? Provide examples of programming languages that use each of these methods.2. Explain the concept of object-oriented programming (OOP) and provide an example of a programming language that utilizes this paradigm.3. Describe the client-server model and provide an example of a commonly used protocol within this model.四、论述题Discuss the impact of artificial intelligence (AI) on various industries. Provide examples of how AI is being used in fields such as healthcare, finance, and transportation. Analyze the potential benefits and challenges of implementing AI in these industries.答案:一、选择题1. C. HTML2. A. Structured Query Language3. C. SMTP4. A. Central Processing Unit5. D. Scroll二、填空题1. creating and structuring the content of a webpage2. compilation3. Internet Protocol4. downloading5. Swift三、简答题1. A compiler translates the entire source code into machine code before the program is executed. Examples of languages that use compilers are C, C++, and Java. On the other hand, an interpreter translates and executes the source code line by line. Python and Ruby are examples of languages that use interpreters.2. Object-oriented programming (OOP) is a programming paradigm that organizes data and functions into reusable objects. It focuses on the concept of classes and objects, allowing for code reuse and encapsulation. An example of a programming language that uses OOP is Java, where objects are instances of classes and can interact with each other through methods and attributes.3. The client-server model is a distributed computing architecture wherea server provides services or resources to multiple clients. The clients request and receive these resources through the network. An example of a commonly used protocol within this model is the Hypertext Transfer Protocol (HTTP), which is used for communication between web browsers (clients) and web servers.四、论述题Artificial intelligence (AI) has had a significant impact on various industries. In healthcare, AI is being used for diagnoses and treatments, analyzing medical images, and personalized medicine. For example, AI-powered algorithms can help detect diseases like cancer at an early stage, leading to better treatment outcomes. In finance, AI is utilized for fraud detection, algorithmic trading, and customer service. AI algorithms can analyze large amounts of financial data to identify patterns and make accurate predictions. In transportation, AI is being employed for autonomous vehicles, traffic management, and logistics optimization. Self-driving cars, for instance, use AI algorithms to navigate and make decisions on the road.The implementation of AI in these industries brings about many benefits, such as increased efficiency, improved accuracy, and cost savings. AI systems can process and analyze vast amounts of data much faster than humans, leading to faster and more accurate results. However, there are also challenges to consider. Privacy and security concerns arise as AI systems handle sensitive information. There is also the worry of job displacement, as AI automation may replace certain human tasks. Additionally, ethical considerations need to be addressed, such as bias in algorithms and the potential for AI to be used for malicious purposes.Overall, the impact of AI on various industries is undeniable. It has the potential to revolutionize healthcare, finance, transportation, and many other sectors. However, careful implementation and regulation are necessary to ensure its responsible and beneficial use.。
计算机专业英语 考试
一、选择题1.What is the process of converting a high-level programming language into machine languagecalled?A.Debuggingpilation(正确答案)C.ExecutionD.Interpretation2.Which of the following is a programming paradigm that organizes software design around data,and the operations performed on that data?A.Object-oriented programming(正确答案)B.Procedural programmingC.Functional programmingD.Event-driven programming3.In computer networks, what does the term "protocol" refer to?A. A set of rules governing the exchange of information between devices(正确答案)B.The physical connection between devicesC.The speed of data transmissionD.The type of data being transmitted4.What is the term used to describe the process of dividing a complex problem into smaller, moremanageable parts?A.Modularization(正确答案)B.OptimizationC.EncapsulationD.Polymorphism5.In computer security, what is the term for unauthorized access to or modification of data?A.EncryptionB.DecryptionC.Hacking(正确答案)D.Firewall6.Which of the following is a type of software that allows two or more computers tocommunicate and share resources?A.Operating systemB.Database management systemwork operating system(正确答案)D.Word processing software7.What is the term used to describe the process of identifying and correcting errors in computerprograms?A.Debugging(正确答案)B.TestingC.Codingpilation8.In computer graphics, what is the term for the number of distinct pixels that can be displayedon a screen?A.Resolution(正确答案)B.Color depthC.Refresh rateD.Aspect ratio。
计算机专业英语考试试题及答案
计算机专业英语考试试题及答案几乎每行每业都有其专业英语术语,计算机也是如此,下面是店铺整理的计算机专业英语考试试题及答案,希望这些计算机英语知识能帮到大家。
计算机专业英语考试试题及答案:判断1.(√)The cpu and memory are located on a special circuit beard in the system unit called the montherbocrd2.(√)the main difference between a supercomputer and a mainframe is that supercomputers are designed to execute a few programs as quickly as possible,whereas mainframes are designedto handle many programs running at the same(but at a slower pace)3.(×)Being computer fluent means that you should be able to builda computer yourself.4.(√)Embedded computers are selfcontained computer devices that have therv own programming and do not receive input5.(√)Currently,the performance of tasks by robot is based on preprinted algorithms1.(×)A web browser is a special device that is installed in your computer that allows it to communicate with devices on a network2.(√)data can be a number a word a picture,or a sound3.(√)strictly defined,a computer is a data processing device4.(√)one of the benefits of becoming computer fluent is being a savvy computer user and consumer and knowing how to avoid viruses the programs that pose treats to computer security 。
计算机专业英语习题+答案
习题+答案2.1Write T or F to each statementT6. An asynchronous device is a clocked device.T7. A latch is an asynchronous device, because it functions at arbitrary times.T8. The repetition of clock pulse can vary from very low rate to very high rate.T9. A synchronous device changes its state only on the arrival of a clock pulse.F10. A clock input may occur at any time.T11. The clock pulses are used to synchronize all operations of the shift register.T13. A unidirectional shift register is capable of shifting in one direction only.F14. In a shift-left register the serial input determines what goes into the leftmost position during the shift register.F15. To provide parallel transfer capability some additional input and output lines should be provided to the shift register.Choose the best answer for each of the following1. How can the output of a logic gate be energized?CA By changing its inputs.B By remaining its inputs unchanged.C By meeting the specific input condition.D By giving a pulse.3. A NAND gate consists of D .A an OR gate followed by an inverterB an AND gate followed by an inverterC an AND gate followed by an OR gateD an inverter followed by an AND gate4. Under what condition is the output of a two-input XOR gate logic-high?BA Its inputs are simultaneously at the same logic level.B Its inputs are simultaneously at opposite logic levels.C Its inputs are logic-low.D its inputs are simultaneously logic-high.2.2Write T or F for each statementT 1. The CPU uses the input and output units to communicate with the outside world.F2. Main memory is sometimes called external memory.F3. After execution the program and the related files of data and files of information will be retained in the main memory for later use.F4. Personal computers have not the features of the larger system..T5. Large systems offer higher processing speeds for user and return more data than PCs. F6. CPUs all size have primary storage, arithmetic logic, and the control section.F7. The output device is the heart of any computer system.T8. The input/output devices and auxiliary storage units of a computer system are called peripherals.F9. The instrument of interpretation and communication between humans and computers system of all sizes is CPU.F10 Special purpose computers can adapted to many situation by giving them an appropriate program.F11 .A minicomputer is the smallest and least expensive type of computer.T12. A special purpose computer performs only one specific task and thus lacks versatility. T13. The larger the system the greater is its processing speed, storage capacity.T14. Mainframe computers are designed to process complex scientific application.T 9. The main memory in a general-purpose computer is made up of RAM integratedcircuit chip.\F 10. When the power is turned on, the program counter is set the first address of thebootstrap loader by the software of the computer.T 11. The read-write heads contact the surface of the floppy disks.T 12. The data on a particular track will be switched automatically onto a spare track by the computer before a catastrophic failure would occur.F 14. The read write heads stay on the same track continuously when the disk drive isWorkingF 16. The possible symbols in the binary numbering system are q to 9.F 17. The decimal value of 16 is represented in 4 bits BCD as 00010101.F 18. Alphanumeric versions of BCD commonly use 6,7or 8 bits to represent characters.F 19. A 6 bit alphanumeric code can represent 128 different characters.F 22. Eight bit codes are limited to representing 128 different characters.T23. An extra check (or parity ) bit is often added to each 6, 7, or 8 bit character represented in storage so that it will be possible to detect coding errors that may occur.T24. If a computer uses an odd parity format to detect errors in character codes, thenevery valid character code will always have an odd number of 1 bits.T25. Processor comes with a unique set of operations called an instruction set.F 26. In an instruction, operands specify the function to be performed.T 27. A processor's job is to retrieve instruction from memory and perform step bystep operations,3.3 True or FalseF1 All operating systems on various computers take the same size.F 2 All operating systems were written in a low level language.T3 The user can't use the computers at all if there is no operating system on the computers.F4 The operating system exists in the lowest layer of a computer.T5 The system calls are provided by the operating system.T 6 A computer's operational software defines the schedule of jobs awaiting execution.F7 Though an operating system can schedule the execution of jobs, it does not manage the availability of I/O devices.T 8 The IOCS component of an operating system controls I/O operations.T9 It is a major problem for the operating system to map the logical file concept onto physical storage devices such as magnetic tape or disk.F10 Files can only be direct access on a disk system.T 11 The logic structure and nomenclature of the different operating systems vary considerable.F12 The form of the system prompt is the same for every kind of operating system 13 You must boot the system, before you use a microcomputer.T14 Spooling is an approach to improving system performance by over aping the input of one job with the output of other jobs.T15 Multiprogramming allows time sharing.T1 6 When they first appeared, the microcomputers were provided with the operating system developed for computers.T17 By using the graphical user interface, what the users need to do is to "point and click" in order to accomplish their tasks.T18 The interface introduced by Windows is the object-oriented user interface.T 19.TMicrosoft failed in betting their future on Windows.Multiple Choice1 A computer's operating system is:Da resource managementb error recoveryc memory managementd all the above2 Which is the generalization of a two-level directory?Da cycle graph directory structureb a tree-structuredc batch systemd all the above3 Which system may have no time constrains?Ca real-time systemb time-share systemc batch systemd all the above4 The more popular micro operating system is:Da MS-DOSb CP/Mc UNIXd all the above5 What languages can be used to develop the operating systems ?Ca A machine language,b An assembly language.c A high level language,d all of the above.6 How does the operating system manage the resources of the computer?a It turns on or off the resources of the computer.b It makes them work together towards some common goals, or objectives.c It controls the way in which these resources are put to work.d It acts directly on the raw hardware.7 The function of an operating system is Da to drive the the raw hardware of the computerb to drive the resources of the computer in accordance with certain objectivesc to provide the higher layers of software with a simplified computerd all of the above11 The graphical user interface provides the users withA a simpler way to interact with their computersB a series of typed commandsC an intuitive sit of graphical icons that allowed the completion of common tasksD an intuitive set of graphical incons for users to "point and click" in order toaccomplish their tasks, so that they didn't have to remember arcane words andcommands anymore12 Windows resemble the Macintosh inA providing a GUI which is introduced by MacintoshB providing a limited means of multitaskingC providing a Windows interface just like the GUID allowing users to load multiple programs and have them run in thebackground while doing other work in a window in the foreground3.4 True or FalseF1 Flowcharting is used primarily for program design and rarely for systems design.T2 When programming in a procedure-oriented language, you should tell the computer'‘what to do' and 'how to do it'.T3 Assembler-level languages use mnemonics to represent instructions.T4 Machine language instructions are composed of a label, an opcode, and an operand.F5 Machine languages must be converted by a compiler to be used by the computer.F6 High-level languages require that programmers work with individual main storage locations.. 5T7 A compiler is translating program that converts high-level languages into machine language.T9 A flowchart loop indicates the repetitive performance of steeps to process data.T10 None of the computers consists of hardware only.F11 Programs written in high-level language can be executed by the computers without the help of a translator program~T13 Each symbolic instruction has one-to-one correspondence with the machine instruction.T14 Writing a program in a high-level language need not take account of the hardwareof the computer.T 15 The opode of an assembly language instruction specifies the operation that is to beperformed by the microprocessor.T 17 The mnemonic for the instruction is the symbolic representation of the actual binary code that the computer directly executes.T 18 A label is on the left of the assembly language statement.T 21 To enable the computer to solve an application problem programmers have to write programs in order to translate the application concepts into computerconcepts.T 22 A class is defined by grouping a user-defined type with all procedures and function that can be applied to it.T 23 The artificial intelligence research community did not agree with the concepts of object-oriented programming when in its early days.F24 Object-oriented programming languages are absolutely different from the LISP programming language.T 25 A program may produce incorrect output even if it runs OK.T 26 An error will occur if a program wants to use a deleted file.F 27 All the errors can be avoided.T 28 A warning will not terminate the program.T 29 Although we could not avoid all the runtime errors, we must take appropriate action when it happens.Match the following terms to the appropriate definition1 program2 programmer3 machine language4 assembler5 source6 object7 interpreter8 compilerA A computer program that translates an instruction into machine language, execute it, and then repeats the process for each instruction in a program until the program is finished.7B The set of statements that make up a computer program.5C A computer program that reads a high-level language instruction.8D A computer-specific set of primitive or elementary instructions that allows people to communicate with a particular computer.3E A set of instruction that tells a computer what to do.1F A program that translates an assembly-level language into machine language4.G Output from a compiler or assembler that is linked with other code to produce executable machine language code.6H A person who creates computer program.23.5True or falseT1 The program specifications are written by the software engineers.F2 Coding a program will consume most of programmer's time and effort.T 3 Programmers should use flowchart and other visual aids when they are designing routines.F4 The goal of the test phase of program development is to "prove" that a particular program has been completely debugged.T 5 More programmers maintain programs rather than code programs.T 6 A structured program is made up of several modules.T 7 "Branching" capability is one the most intriguing properties of a digital computer.。
计算机专业英语试题含答案
计算机专业英语试题2 Ⅰ. Vocabulary(词汇)(30分) (写出下列词组的汉语。
)(共10分,每题1分) (一).Translate the following words and expressions into Chinese1.operating system 2.white box testing 3.hard disk 4.management information system 5.electronic commerce 6.relational database 7.software engineering 8. software maintenance 9. menu bar 10.network security (根据汉语写出相应的英语缩写。
) (共10分,每(二).Fill in the blanks with the corresponding English abbreviations.题1分) 1.只读存储器 2.广域网 3.传输控制协议 4.文件传送[输]协议 5.通用串行总线 6.面向对象编程 7.集成开发环境 8.结构化查询语言 9.数据库管理系统 10.开放系统互连.开放系统互连(三)Match the following words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配。
)(10分,每空1分)1. application software a. 音频音频2. machine language b. 应用软件应用软件3. structured programming c. 机器语言机器语言4. functional testing d. 软件测试软件测试5. memory e. 结构化程序设计结构化程序设计6. relational database f. f. 内存内存7. firewall g. 功能测试功能测试8. software testing h. 关系数据库9. hacker i. 黑客黑客10. audio j. 防火墙防火墙1. 6. 2. 7. toolbar ruler title bar menu bar incorporate intoIf you want to solve the computational problem with a computer, you should learn how to 2. Computer programming is the process of planning and creating a sequence of for a computer to 2. Computer programming is the process of planning and creating a sequence of for a computer to3. The term coder is used to describe . 4. In order to solve a computational problem, you can let a person or a to do it. Passage C The Internet, then known as ARPANET, was brought online in 1969, which initially connected four major computers at universities in the southwestern US . 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 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 te were standardized, it became a lot easier for non-technical people to learn to use the nets. It was not easy by today' s standa 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 governme 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.(根据上文的内容选择正确的答案。
计算机英语试题及答案
计算机英语试题及答案一、选择题(每题2分,共20分)1. Which of the following is not a programming language?A. JavaB. C++C. PythonD. Photoshop2. What does CPU stand for?A. Central Processing UnitB. Central Power UnitC. Central Printing UnitD. Central Programming Unit3. What is the full form of HTML?A. Hyper Text Markup LanguageB. Hyper Text Markup LanguageC. Hyper Text Markup LanguageD. Hyper Text Markup Language4. In computer networking, what does IP stand for?A. Internet ProtocolB. Internet ProgrammingC. Internet ProviderD. Internet Processor5. What is the primary function of a router?A. To print documentsB. To store dataC. To connect multiple networksD. To provide internet access6. Which of the following is a type of database management system?A. MS WordB. MS ExcelC. MS AccessD. MS PowerPoint7. What does the acronym RAM stand for?A. Random Access MemoryB. Rapid Access MemoryC. Remote Access MemoryD. Real Access Memory8. What is the term for a collection of data stored in a computer in a structured format?A. FileB. DocumentC. DatabaseD. Folder9. Which of the following is not a type of computer virus?A. TrojanB. WormC. AntivirusD. Ransomware10. What does the term "bandwidth" refer to in the context ofinternet usage?A. The width of the cableB. The speed of data transferC. The number of usersD. The quality of the connection二、填空题(每题2分,共20分)1. The basic unit of data in computing is called a ________.2. A ________ is a type of software that is designed to prevent, detect, and remove malware.3. The process of converting data into a form that can be easily transmitted or stored is known as ________.4. A ________ is a hardware device that allows a computer to connect to a network.5. The term "cybersecurity" refers to the practice of protecting systems, networks, and programs from ________ and other types of cyber attacks.6. A ________ is a collection of related data and the way it is organized.7. The ________ is a type of computer memory that retains data even when the power is off.8. The process of finding and fixing errors in a program is known as ________.9. A ________ is a type of software that allows users to create and edit documents.10. The ________ is a set of rules that define how data is formatted, transmitted, and received.三、简答题(每题10分,共30分)1. Explain the difference between a server and a client in a network.2. Describe the role of an operating system in a computer system.3. What are the key components of a computer system?四、论述题(每题30分,共30分)1. Discuss the importance of data backup and recovery in a computer system.答案:一、选择题1. D2. A3. A4. A5. C6. C7. A8. C9. C10. B二、填空题1. bit2. Antivirus3. Encoding4. Network Interface Card (NIC)5. unauthorized access6. Database7. Hard disk8. Debugging9. Word processor10. Protocol三、简答题1. In a network, a server is a computer system or device that provides resources or services to other computers, known as clients. The server manages network traffic, centralizes data storage, and provides access to shared resources, while the client is a computer that requests and uses these resourcesor services.2. An operating system is the software that manages computer hardware, software resources, and provides services for computer programs. It acts as an intermediary between theuser and the computer hardware, allowing users to interactwith the computer without needing detailed knowledge of the hardware.3. The key components of a computer system include thecentral processing unit (CPU), memory (RAM), storage devices (hard disk, SSD), input devices (keyboard, mouse), output devices (monitor, printer), and peripheral devices (scanner, webcam).四、论述题1. Data backup and recovery are critical in a computer system because they ensure that data is preserved in case ofhardware failure, data loss, or cyber attacks. Regularbackups allow for the restoration of data to a previous state, minimizing downtime and potential loss of information. This process is essential for maintaining business continuity and protecting against data loss.。
计算机专业英语试题及答案
计算机专业英语试题及答案1. 选择题1. Which of the following is not a programming language?a) Javab) HTMLc) Pythond) CSS答案: b) HTML2. Which protocol is used for sending and receiving email?a) HTTPSb) FTPc) SMTPd) DNS答案: c) SMTP3. What does the acronym CPU stand for?a) Central Processing Unitb) Computer Processing Unitc) Control Processing Unitd) Central Power Unit答案: a) Central Processing Unit4. Which programming language is commonly used for web development?a) C++b) Javac) JavaScriptd) Swift答案: c) JavaScript5. What does HTML stand for?a) Hyperlinks and Text Markup Languageb) Hyper Text Markup Languagec) Home Tool Markup Languaged) Hyper Text Modeling Language答案: b) Hyper Text Markup Language2. 填空题1. The process of converting high-level programming code into machine code is called ___________.答案: compilation2. HTTP stands for ___________ Transfer Protocol.答案: Hyper Text3. The process of testing software by executing it is called ___________.答案: debugging4. Java is an object-_____________ programming language.答案: oriented5. DNS stands for Domain Name ___________.答案: System3. 简答题1. What is the difference between TCP and UDP?答案: TCP (Transmission Control Protocol) is a connection-oriented protocol, which means it establishes a connection between the sender and receiver before transferring data. It ensures that all packets are received in the correct order and provides error checking. UDP (User Datagram Protocol), on the other hand, is a connectionless protocol that does not establish a direct connection before transmitting data. It does not guarantee packet delivery or order but is faster and more efficient for time-sensitive applications.2. What is the purpose of an operating system?答案: An operating system (OS) is a software that manages computer hardware and software resources and provides common services forcomputer programs. Its primary purpose is to enable the user to interact with the computer and provide a platform for running applications. It manages memory, file systems, input/output devices, and multitasking. The OS also handles system security and resource allocation to ensure optimal performance.4. 解答题请参考下文并给出自己的解答。
大学生《计算机专业英语》考试题目
《计算机专业英语》一、Choice (选择)(15 题,每题1 分,共15 分)Choose the best answer for each blank.(从每题四个选项中,选出最合适的一项)1) As an operating system repeatedly allocates and frees storage space, many physically separated unused areas appear. This phenomenon is called ______.A. fragmentationB. compactionC. swappingD. paging2) We can use the word processor to _________ your documents.A. editB. computeC. translateD. unload3) _____________ infected computer may lose its data.A. FileB. Data baseC. VirusD. Program4) One use of networks is to let several computers share ____ such as file system, printers, and tape drives.A. CPUB. memoryC. resourcesD. data5) A firewall is a ____ system designed to ___ an organization’s network against threats.A. operating, preventB. programming, developC. security, protectD. service, exploit6) The ____ has several major components, including the system kernel, a memory management system, the file system manager, device drivers, and the system libraries.A. applicationB. information systemC. networkD. operating system7) ____ is the address of a variable or a variable in which the address of anothervariable is stored.A. DirectorB. PointerC. ArrayD. Record8) C++ is used with proper ____ design techniques.A. object-orientedB. object-basedC. face to objectD. face to target9) A data ( ) is a file that contains metadata-that is, data about data.A. structureB. tableC. baseD. dictionary10) A network software consists of ( ), or rules by which processes can communicate.A. protocolsB. programsC. devicesD. computers11) The firewall device is a ( ) system for connecting a computer network toother computer network.A. hardwareB. softwareC. securityD. I/O12) We can use the word processor to _________ your documents.A. editB. computeC. translateD. unload13) _________ processing offers many ways to edit text and establish document formats. You can easily insert, delete, change, move and copy words or blocks of text.A. DataB. DatabaseC. WordD. File14) A ________ copies a photograph, drawing or page of text into the computer. A.scanner B.printer C.display D.Keyboard15) _________ is the sending and receiving of the message by computer. It is a fast, low-cost way of communicating worldwide.A.LAN B.Post office C.E-Mail D.Interface二、Cloze (完形填空)(4 篇篇20 题,每题1.5 分,共30 分)Choose the best answer for each blank.(从每题选项中,选出最合适的一项)Passage 1Have you ever wondered how information processed by the system unit is1) into a form that you can use? That is the role of output devices. While inputdevices convert what we understand into what the system unit can process, output devicesconvert what the system unit has processed into a form that we can understand. Output devices 2) machine language into letters, numbers, sounds, and images that peoplecan understand.Competent end users need to know about the most commonly used input devices, including keyboards, mice, 3) , digital cameras, digitizing tablets, voice recognition,and MIDI devices. Additionally, they need to know about the most commonly used output devices. And end users need to be aware of 4) input and output devices such as fax machines, multifunctional devices, 5) telephones, and terminals.1) A. converted B. convinced2) A. transact B. translate3) A. scanners B. scan4) A. combination B. communication5) A. Intranet B. InternetPassage 2ABC is an interactive programming language and environment for personal computing, originally 6) ____ as a good replacement for BASIC. It was designed by 7)____ a task analysis of the programming task.ABC is easy to learn (an hour or so for someone who has already programmed), and yet easy to use. Originally intended as a language for 8) ______, it has evolved into a powerful tool for beginners and experts alike.Some features of the language:op-down programmingSome features of the environment:logging outediting, or entering input to a program6) A. intending B. intended7) A. first does B. first doing8) A. beginners B. beginning9) A. easily be combined B. easy be combined10) A. is shown to B. is showing toPassage 3Bulletin Board Systems (BBS)Bulletin Board Systems are a 11)______ telecommunications services provided bythe internet, public information services, and 12)_______ of business firms, organization, and end user groups. An electronic bulletin board system allows you to post public or private messages that other end 13)______ can read by accessing the BBS with their computers. Establishing a small BBS for a business is not that difficult. Minimum requirements are a microcomputer with a hard disk drive, custom or packaged BBS 14)_______, modem and a telephone line. Bulletin Board System serves as a central location to post and pick up messages or upload and download data files or programs 24 hours a day. A BBS helps end users ask questions, get advice, locate and share information, and get 15)_______ touch with other end users.11) A. popular B. unpopular12) A. thousand B. thousands13) A. use B. users14) A. software B. hardware15) A. on B. inPassage 4A: displaying B: messages C: received D: network E: usersElectronic MailMillions of end 16)________ now depend on electronic mail (e-mail) to send andreceive electronic 17)________. You can send e-mail to anyone on your 18)________ for storage in his/her electronic mail boxes or magnetic disk drives. Whenever they are ready, they can read their electronic mail by 19)________ it on the video screens at their workstations. So, with only a few minutes of effort (and a microseconds of transmission),a message to one or many individuals can be composed, sent, and 20)_______.三、Term Translation (术语翻译)(10 题,每题1.5 分,共15 分)Write out their English abbreviations of the following terms and then translate them into Chinese.(写出下列专业术语的英文简称,并将其翻译成汉语)1) Personal Digital Assistant2) Wireless-Fidelity3)Digital Video Disc4)Joint Photographic Experts Group5)Graphical User Interface6)Professional Hypertext Preprocessor7)Simulation Language8)Object-oriented Programming9)Uninterruptable Power Supply10)Universal Serial Bus四、Short Answer (简答)(2 题,每题4 分,共8 分)Answer the following questions in English.(用英文回答下列问题)1)Please write down the components of hardware.2) Please write down the classification(分类)of operating system according to the application area(应用领域).五、Sentence Translation (句子翻译)(8 题,每题4 分,共32 分)Translate the following English sentences into Chinese.(将下列英文句子翻译成汉语)1) This input is digitized and converted to standard text that can be further processed by programs such as a word processor.2)The most common input devices are the keyboard and the mouse.3) The network operating system is designed to control the computers that are linked together via a network.4) The BIOS (Basic Input Output System)is responsible for waking up the computer when you turn it off.5)A primary purpose of programming languages is to enable programmers to express their intent for a computation more easily than they could with a lower-level language or machine code.6)During the last few decades, a large number of computer languages have been introduced.7) The entire office automation system comprises five sub-systems.8) Image Processing System allows end users to electronically capture, store, process, and retrieve images of documents.。
计算机专业英语练习试卷3(题后含答案及解析)
计算机专业英语练习试卷3(题后含答案及解析) 题型有:1. 选择题选择题(每小题1分,共75分)下列各题A、B、C、D四个选项中,只有一个选项是正确的,请将此选项涂写在答题卡相应位置上,答在试卷上不得分。
1.______ is permanently stored in the computer and provides a link between the hardware and other programs that run on the PC.A.InterfaceB.Operating systemC.InternetD.Applicaion software正确答案:B解析:译文的含义是:( )永久存储在计算机中,在硬件和PC机上运行的其他程序之间,提供联系。
选项A、B、C、D的含义分别是接口、操作系统、因特网、应用软件。
选项B符合题意,为所选。
知识模块:计算机专业英语2.______ is not a linear structure.A.GraphB.QueueC.StackD.I-dimension array正确答案:A解析:译文的含义是:( )不是线性结构。
选项A、B、C、D的含义分别是图、队列、栈、I维数组。
选项A符合题意,为所选。
知识模块:计算机专业英语3.______ is the sending and receiving of the messages by computer. It is a fast, low-cost way of communicating worldwide.A.LANB.Post officeC.E-MailD.I-dimension array正确答案:C解析:译文的含义是:( )通过计算机收发消息,它是快速的、低成本的与世界通信的方式。
选项A、B、C、D的含义分别是局域网、邮局、电子邮件、I 维数组。
选项C符合题意,为所选。
知识模块:计算机专业英语4.The ______ is a collection of computers connected together by phone lines allows for the global sharing of information.A.interfaceB.InternetC.LAND.WWW正确答案:B解析:译文的含义是:( )是通过电话线互联的计算机的集合,使得全球信息共享成为可能。
计算机专业英语测试题及答案
计算机专业英语测试题一、词汇测试题(每小题1分,共20分)(一).Translate the following words and expressions into Chinese (共10分,每题1分)1.Cyber cafe2.microcomputer3.ROM4.Object-oriented programming5.utility program6.system specification7.database administrator8.modulator-demodulator9.client/server model10.spreadsheet program(二).Translate the following terms or phrases from Chinese into English (共10分,每题1分)1.中央处理器2.广域网3.超级计算机4.电子商务5.计算机安全6.计算机文化7.网站8.域名9.数据库管理系统10.软件工程二、完型填空题(每空1分,共20分)Fill in each of the blanks with one of the words given in the list following each paragraph, making changes if necessary:1. Computer hardware is the involved in the ofa computer and consists of the that can be physically handled. The function of these components is typically divided into three main categories: , , and . Components in these categories connect to , specifically, the computer’s central unit (CPU), the electronic that provides the computational ability and control of the computer, via wires or circuitry called bus.microprocessors component processing functionoutput equipment input circuitry storage2.In the relational model, data is organized in two-dimensionalcalled . There is no or structure imposed on the data. The tables or relations are, however, related to each other. The database management system (RDBMS) the data so that its external is a of relation or tables. This does not mean that data is stored as tables: the physical of the data is independent of the way in which the is logically organized.hierarchical set organize relational relationdata storage view network table三、英译汉题(每题10分,共20分)Translate the following passage from English into Chinese:1.The field of computer science has grown rapidly since the1950s due to the increase in their use. Computer programs have undergone many changes during this time in response to user need and advances in technology. Newer ideas in computing such as parallel computing, distributedcomputing, and artificial intelligence, have radically altered the traditional concepts that once determined program form and function. In parallel computing parts of a problem are worked on simultaneously by different processors, and this speed up the solution of the problem. Another type of parallel computing called distributed computing use CPUs from many interconnected computers to solve problems.Research into artificial intelligence (AI) has led to several other new styles of programming.2.High-level languages are commonly classified asprocedure-oriented, functional, objected-oriented, logic languages. The most common high-level languages today are procedure-oriented languages. In these languages, one or more related blocks of statements that perform some complete function are grouped together into a program module, or procedure, and given a name such as “procedure A”. If the same sequence of operations is needed elsewhere in the program, a simple statement can be used to refer back to the procedure. In essence, a procedure is just a mini-program. A large program can be constructed by grouping together procedures that perform different tasks.四、汉译英题(20分)最著名的互联网例子是因特网。
英文版计算机试题及答案
英文版计算机试题及答案一、选择题(每题2分,共20分)1. Which of the following is not a function of an operating system?A. Process managementB. Memory managementC. Data storageD. File management2. In a computer network, what does the term "bandwidth" refer to?A. The width of the network cableB. The maximum rate of data transferC. The number of users connectedD. The speed of the network processor3. What is the primary purpose of a firewall?A. To prevent unauthorized access to a networkB. To encrypt dataC. To manage network trafficD. To store user passwords4. Which of the following is a type of software used for creating and editing documents?A. Spreadsheet softwareB. Database softwareC. Word processing softwareD. Graphics software5. What is the term used to describe the process of converting data from one format to another?A. Data migrationB. Data transformationC. Data conversionD. Data translation6. What does the acronym "CPU" stand for in computing?A. Central Processing UnitB. Central Processing UnitC. Computer Processing UnitD. Computing Processing Unit7. What is the function of a router in a network?A. To connect multiple networksB. To store dataC. To provide power to devicesD. To print documents8. What is the process of finding and fixing errors in software called?A. DebuggingB. PatchingC. UpdatingD. Patching9. Which of the following is a type of computer virus that replicates itself by attaching to other programs?A. TrojanB. WormC. RansomwareD. Spyware10. What is the term for the graphical representation of data on a computer screen?A. Data visualizationB. Data representationC. Data graphingD. Data mapping二、填空题(每题2分,共20分)1. The _________ is the primary memory used by a computer to store data and instructions that are currently being processed.2. A _________ is a type of software that allows users to create and edit images.3. The process of converting analog signals to digital signals is known as _________.4. A _________ is a collection of data stored in a structured format.5. The _________ is a hardware component that connects a computer to a network.6. In computer programming, a _________ is a sequence of statements that perform a specific task.7. The _________ is a type of malware that hides its presence and waits for a trigger to activate.8. A _________ is a type of software that is designed to protect a computer from unauthorized access.9. The _________ is the process of organizing and managing data in a database.10. A _________ is a type of software that allows users tocreate and edit spreadsheets.三、简答题(每题10分,共30分)1. Describe the role of a server in a computer network.2. Explain the difference between a compiler and an interpreter in programming.3. Discuss the importance of data backup and recovery in a computing environment.四、编程题(每题15分,共30分)1. Write a simple program in Python that calculates the factorial of a given number.2. Create a function in Java that takes an array of integers and returns the largest number in the array.答案:一、选择题1. C2. B3. A4. C5. C6. A7. A8. A9. B10. A二、填空题1. RAM (Random Access Memory)2. Graphics software3. Analog-to-digital conversion4. Database5. Network interface card (NIC)6. Function or procedure7. Trojan8. Antivirus software9. Database management10. Spreadsheet software三、简答题1. A server in a computer network is a powerful computer or system that manages network resources, including hardware and software, and provides services to other computers on the network, such as file storage, web hosting, and print services.2. A compiler is a program that translates source codewritten in a programming language into machine code that a computer can execute. An interpreter, on the other hand, reads and executes the source code line by line without the need for a separate compilation step.3. Data backup and recovery are crucial in a computing environment to prevent data loss due to hardware failure, software bugs, or malicious attacks. Regular backups ensure that data can be restored to a previous state in case of corruption or deletion.四、编程题1. Python Program for Factorial Calculation:```pythondef factorial(n):if n == 0:return 1 else:。
计算机专业英语练习试卷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解析:译文的含义是:在( )存储系统中,程序的逻辑存储空间完全独立于物理的存储空间。
计算机专业英语试题及(B)
题号得分得分阅卷人一二三四五六总分一、 Give out the full names for the following abbreviations (写出以下缩写词的全称)(15%)WAN__________________________________________________HTTP__________________________________________________NT____________________________________________________CEO__________________________________________________DBMS________________________________________________ISP___________________________________________________XML__________________________________________________BIOS_________________________________________________IT____________________________________________________WWW_______________________________________________得分阅卷人二、 Match the following words and expressions in the leftcolumn with those similar in meaning in the right column (将左列的词汇与右列相应的汉语般配)(10%)1. output devices a. 操作系统2。
silicon b. 扩展储存器3。
expanded memory c. 硅4。
英语计算机科学与技术练习题
The place values for the binary number system are _C_____A、1000,100,10,1B、10,8,6,4,2C、32,16,8,4,2,1D、100,10,1,0Binary digits are also called __B____.A、 CapacitorsB、BitsC、RAMD、BytesThe _D____ system has only two digits: 0 and 10A、biennialB、octalC、decimalD、binaryA(n) ___B______ is an Internet-based computer that accepts requests from browsers.A、Web clientB、Web pageC、Web siteD、Web serverThe ___C___ provides a calculator-style keypad for efficiently entering numbers.A、Function keyB、Editing keysC、Numeric keypadD、Typing keysTo clear a screen saver, you would_ B______.A、 Move the mouseB、Press any key and Move the mouseC、Press any keyD、Turn the computer offTo turn on a desktop computer, you need to press the ____B_____.A、Power button for the monitorB、Power button for the system unit or Power button for the monitorC、None of themD、Power button for the system unitTo access shared data on other workstations, you can use My Computer to access sharedresources under the ____D_____ folderA、Network and Internet ConnectionsB、 My DocumentsC、 FavoritesD、 My Network PlacesWhich of the following is considered a good tip to use when selecting a secure password? _____C____A、Use a password using only lettersB、Use a word out of the dictionary and spell it backwards.C、Use a password that is eight characters or moreD、Use part of your user ID so you can remember your password more easily__B_____ mode is a limited version of Windows that allows you to use your mouse, monitor,and keyboard, but no other peripheral devices.A、RecoveryB、SafeC、RebootD、Backup_B______ tests are typically used to gauge(测量) microprocessor performance.A、PlaybackB、SyntheticC、InspectionD、Application-basedA(n) ___B____ is one screenful of data or its equivalent storage space.A、BenchmarkB、FrameC、Frame rateD、VideoYou can measure processor speed, disk access speed, 3D graphics capabilities,and more using a(n)__A_______.A、Benchmark test(标准检查)B、Frame rate testC、Bandwidth test(带宽检查)D、RAM test__C________ is a communications system used to transport an interlinked connection ofinformation from computers that store it, to clients who want to view it.A、MosaicB、NetscapeC、The InternetD、The WebThe binary digits 0 and 1 can correspond to the "on " and "off" states of__A____when data is held in memory.A、Capacitors(电容)B、TonesC、Magnetic particlesD、Carrier wavesTechnologies used to equip devices with location awareness include__D____A、RFIDB、GPSC、Cellular netwrkD、All of themA personal computer display system consists of ___D___.A、 A scannerB、A graphics cardC、 display deviceD、Display device and A graphics cardBoth open source and _B______ can be copied an unlimited number of times, distributed forfree, sold, and modified.A、public domain softwareB、freewareC、sharewareD、demowareIf you are interested in the speed of your computer in accessing Web pages and e-mail, you should run __B____.A、A RAM testB、A bandwidth testC、A processor testD、A disk test"Physical Memory"(物理内存)refers to _A____.A、RAMB、The number of DIMM(双线内存模块) modulesC、CMOSD、Hard disk spaceThere are three types of storage technologies commonly used for personal computers_C______,optical, and solid state.A、Fiber opticB、ElectronicC、MagneticD、Random access_C_____ supplies an accessory program called Calculator that can be used to convertdecimal to binary and binary to decimal.A、MemoryB、The binary number systemC、The Windows operating systemD、All of themWhich of the following protocols is responsible for addressing packets so that they can?be routed to their destinations ?____A____A、IPB、TCPC、FTPD、POPDuring the Windows "boot process"the computer ___B____A、Loads the operating systemB、All of the answerC、Checks its circuitryD、Looks for connections to peripheral devicesThe __C____ key deletes one character to the left of the "insertion point"thatmarks your place on the screen.A、DeleteB、EnterC、BackspaceD、AltFast frame rates are important for displaying ____B___.A、Desktop iconsB、Smooth video and animationsC、Large databasesD、All of themThe __D____ key deletes characters to the right of the "insertion point"that marksyour place on the screen.A、BackspaceB、EnterC、AltD、DeleteWhen a computer is in "sleep"mode it__A_____.A、Conserves power by not turning the monitor or disk drivesB、All of themC、Is downloading your e-mailD、Has been turned off incorrectlyIf you want to rename a file that you are currently editing in Microsoft Word, which isthe best command to use? __A_____A、Save AsB、Save and close the file. Rename it using your file management utilitiesC、SaveD、None of themMicroprocessors work with two kinds of numbers, _____D__ and _______, so it is importantfor a processor benchmark to measure processing speed for both types of numbers.A、Long, shortB、Finite, infiniteC、Binary, decimalD、Integer, floating pointThe __B____ key captures the image on the screen and stores it in memory.A、EscB、 PrtScC、PauseD、WindowsThe binary 0 and 1 can correspond to the negatively and positively charged magnetic particles that _D_____.A、Represent data when it is transmittedB、Are produced by a printerC、Hold data in RAMD、Store data on diskUse paper and pencil to convert the binary number 00001011 to its decimal equivalent.You answer is __D___.A、10B、8C、9D、11In a(n)__D____number system, such as the binary number system or the decimal number system,the value of a digit is determined by its position in relation to other digits.A、Non-zeroB、ComputerC、CarryD、PositionalComputer games can be used as a benchmark test because they ____C___.A、Are fun to playB、Include a synthetic benchmark test for integer mathC、Measure and display frame ratesD、Access your computer’s hard disk a lotThe term_B______refers to the specifications of the components that are installedin a computer system.A、RAMACB、System configuration(系统结构)C、System graphics memorD、Access specificationsA(n) _C_____ operating system provides communications and routing services that allowcomputers to share data, programs, and peripheral devices.A、desktopB、multiuserC、serverD、multitaskingThe Windows desktop contains small pictures called__B______, which represent hardwaredevices, programs, and data files.A、SunburstsB、IconsC、MiceD、PicsBy pressing the key combination _____B__, you can close a program that hasstopped responding.A、Del, Enter, SpacebarB、Ctrl, Alt, DelC、Shift, Alt, EnterD、Tab, Ctrl, AltWhen you counting in binary, the next number after 101 is _C____.A、102B、1100C、110D、1011HTTP is a protocol that works with ____A______ to get Web resources to your desktop.A、TCP and IPB、IPC、TCPD、HTMLThe _B_____ provides a calculator-style keypad for efficiently entering numbers.A、Function keysB、Numeric keypadC、Typing keysD、Editing keysThe typing keys on a computer keyboard include the __D____.A、Letters of the alphabetB、Number/symbol keys near the top row of the keyboardC、Punctuation keysD、All of the answerThe typing keys on a computer keyboard include the __D____.A、Letters of the alphabetB、Number/symbol keys near the top row of the keyboardC、Punctuation keysD、All of the answerThe typing keys on a computer keyboard include the _D_____.A、Letters of the alphabetB、Number/symbol keys near the top row of the keyboardC、Punctuation keysD、All of the answerThe typing keys on a computer keyboard include the __D____.A、Letters of the alphabetB、Number/symbol keys near the top row of the keyboardC、Punctuation keysD、All of the answerWhich of the following is responsible for allocating specific areas of memory for each program running on your computer? __B_____A、None of the aboveB、The operating systemC、RAMD、The microprocessorMost cultures use the decimal number system because__C___.A、The binary number system is too complicatedB、Egyptian kings outlawed all other number systemsC、People started counting on ten fingersD、Roman numerals are not politically correctOn PCs, executable programs are stored in files with a(n) ___D____ extension.A、.docB、.bmpC、 .dllD、.exeUse paper and pencil to convert the binary number 11100 to its decimal equivalent.You answer is __B_____.A、27B、28C、26D、29Which of the following cannot be done through the "Save As" dialog box? ___C___A、Scan a file for virusesB、Create a new fileC、None of the answerD、Delete a fileAll of the following are peripheral devices EXCEPT a(n) ___B______.A、MonitorB、System unitC、PrinterD、Scanner___A____ software is an example of utility software.A、SecurityB、Desktop publishingC、PublishingD、Graphics___C____ software is an example of utility software.A、SecurityB、Desktop publishingC、PublishingD、GraphicsThe reset button performs a(n) ____D____by reinitiating(重启) your Windows desktop withoutactually turning the computer off and then turning it on again.A、Hard boot(硬启动)B、Shut downC、RestartD、Soft boot(软启动)Which of the following describes an interface that uses menus and icons that you canmanipulate by pointing and clicking with a mouse? ___B____A、All of themB、A graphical user interfaceC、A network interfaceD、A command-line interfaceUse paper and pencil to convert the binary number 11111 to its decimal equivalent.You answer is _C______.A、26B、469C、31D、29。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
The place values for the binary number system are _C_____A、1000,100,10,1B、10,8,6,4,2C、32,16,8,4,2,1D、100,10,1,0Binary digits are also called __B____.A、 CapacitorsB、BitsC、RAMD、BytesThe _D____ system has only two digits: 0 and 10A、biennialB、octalC、decimalD、binaryA(n) ___B______ is an Internet-based computer that accepts requests from browsers.A、Web clientB、Web pageC、Web siteD、Web serverThe ___C___ provides a calculator-style keypad for efficiently entering numbers.A、Function keyB、Editing keysC、Numeric keypadD、Typing keysTo clear a screen saver, you would_ B______.A、 Move the mouseB、Press any key and Move the mouseC、Press any keyD、Turn the computer offTo turn on a desktop computer, you need to press the ____B_____.A、Power button for the monitorB、Power button for the system unit or Power button for the monitorC、None of themD、Power button for the system unitTo access shared data on other workstations, you can use My Computer to access sharedresources under the ____D_____ folderA、Network and Internet ConnectionsB、 My DocumentsC、 FavoritesD、 My Network PlacesWhich of the following is considered a good tip to use when selecting a secure password? _____C____A、Use a password using only lettersB、Use a word out of the dictionary and spell it backwards.C、Use a password that is eight characters or moreD、Use part of your user ID so you can remember your password more easily__B_____ mode is a limited version of Windows that allows you to use your mouse, monitor,and keyboard, but no other peripheral devices.A、RecoveryB、SafeC、RebootD、Backup_B______ tests are typically used to gauge(测量) microprocessor performance.A、PlaybackB、SyntheticC、InspectionD、Application-basedA(n) ___B____ is one screenful of data or its equivalent storage space.A、BenchmarkB、FrameC、Frame rateD、VideoYou can measure processor speed, disk access speed, 3D graphics capabilities,and more using a(n)__A_______.A、Benchmark test(标准检查)B、Frame rate testC、Bandwidth test(带宽检查)D、RAM test__C________ is a communications system used to transport an interlinked connection ofinformation from computers that store it, to clients who want to view it.A、MosaicB、NetscapeC、The InternetD、The WebThe binary digits 0 and 1 can correspond to the "on " and "off" states of__A____when data is held in memory.A、Capacitors(电容)B、TonesC、Magnetic particlesD、Carrier wavesTechnologies used to equip devices with location awareness include__D____A、RFIDB、GPSC、Cellular netwrkD、All of themA personal computer display system consists of ___D___.A、 A scannerB、A graphics cardC、 display deviceD、Display device and A graphics cardBoth open source and _B______ can be copied an unlimited number of times, distributed forfree, sold, and modified.A、public domain softwareB、freewareC、sharewareD、demowareIf you are interested in the speed of your computer in accessing Web pages and e-mail, you should run __B____.A、A RAM testB、A bandwidth testC、A processor testD、A disk test"Physical Memory"(物理内存)refers to _A____.A、RAMB、The number of DIMM(双线内存模块) modulesC、CMOSD、Hard disk spaceThere are three types of storage technologies commonly used for personal computers_C______,optical, and solid state.A、Fiber opticB、ElectronicC、MagneticD、Random access_C_____ supplies an accessory program called Calculator that can be used to convertdecimal to binary and binary to decimal.A、MemoryB、The binary number systemC、The Windows operating systemD、All of themWhich of the following protocols is responsible for addressing packets so that they can?be routed to their destinations ?____A____A、IPB、TCPC、FTPD、POPDuring the Windows "boot process"the computer ___B____A、Loads the operating systemB、All of the answerC、Checks its circuitryD、Looks for connections to peripheral devicesThe __C____ key deletes one character to the left of the "insertion point"thatmarks your place on the screen.A、DeleteB、EnterC、BackspaceD、AltFast frame rates are important for displaying ____B___.A、Desktop iconsB、Smooth video and animationsC、Large databasesD、All of themThe __D____ key deletes characters to the right of the "insertion point"that marksyour place on the screen.A、BackspaceB、EnterC、AltD、DeleteWhen a computer is in "sleep"mode it__A_____.A、Conserves power by not turning the monitor or disk drivesB、All of themC、Is downloading your e-mailD、Has been turned off incorrectlyIf you want to rename a file that you are currently editing in Microsoft Word, which isthe best command to use? __A_____A、Save AsB、Save and close the file. Rename it using your file management utilitiesC、SaveD、None of themMicroprocessors work with two kinds of numbers, _____D__ and _______, so it is importantfor a processor benchmark to measure processing speed for both types of numbers.A、Long, shortB、Finite, infiniteC、Binary, decimalD、Integer, floating pointThe __B____ key captures the image on the screen and stores it in memory.A、EscB、 PrtScC、PauseD、WindowsThe binary 0 and 1 can correspond to the negatively and positively charged magnetic particles that _D_____.A、Represent data when it is transmittedB、Are produced by a printerC、Hold data in RAMD、Store data on diskUse paper and pencil to convert the binary number 00001011 to its decimal equivalent.You answer is __D___.A、10B、8C、9D、11In a(n)__D____number system, such as the binary number system or the decimal number system,the value of a digit is determined by its position in relation to other digits.A、Non-zeroB、ComputerC、CarryD、PositionalComputer games can be used as a benchmark test because they ____C___.A、Are fun to playB、Include a synthetic benchmark test for integer mathC、Measure and display frame ratesD、Access your computer’s hard disk a lotThe term_B______refers to the specifications of the components that are installedin a computer system.A、RAMACB、System configuration(系统结构)C、System graphics memorD、Access specificationsA(n) _C_____ operating system provides communications and routing services that allowcomputers to share data, programs, and peripheral devices.A、desktopB、multiuserC、serverD、multitaskingThe Windows desktop contains small pictures called__B______, which represent hardwaredevices, programs, and data files.A、SunburstsB、IconsC、MiceD、PicsBy pressing the key combination _____B__, you can close a program that hasstopped responding.A、Del, Enter, SpacebarB、Ctrl, Alt, DelC、Shift, Alt, EnterD、Tab, Ctrl, AltWhen you counting in binary, the next number after 101 is _C____.A、102B、1100C、110D、1011HTTP is a protocol that works with ____A______ to get Web resources to your desktop.A、TCP and IPB、IPC、TCPD、HTMLThe _B_____ provides a calculator-style keypad for efficiently entering numbers.A、Function keysB、Numeric keypadC、Typing keysD、Editing keysThe typing keys on a computer keyboard include the __D____.A、Letters of the alphabetB、Number/symbol keys near the top row of the keyboardC、Punctuation keysD、All of the answerThe typing keys on a computer keyboard include the __D____.A、Letters of the alphabetB、Number/symbol keys near the top row of the keyboardC、Punctuation keysD、All of the answerThe typing keys on a computer keyboard include the _D_____.A、Letters of the alphabetB、Number/symbol keys near the top row of the keyboardC、Punctuation keysD、All of the answerThe typing keys on a computer keyboard include the __D____.A、Letters of the alphabetB、Number/symbol keys near the top row of the keyboardC、Punctuation keysD、All of the answerWhich of the following is responsible for allocating specific areas of memory for each program running on your computer? __B_____A、None of the aboveB、The operating systemC、RAMD、The microprocessorMost cultures use the decimal number system because__C___.A、The binary number system is too complicatedB、Egyptian kings outlawed all other number systemsC、People started counting on ten fingersD、Roman numerals are not politically correctOn PCs, executable programs are stored in files with a(n) ___D____ extension.A、.docB、.bmpC、 .dllD、.exeUse paper and pencil to convert the binary number 11100 to its decimal equivalent.You answer is __B_____.A、27B、28C、26D、29Which of the following cannot be done through the "Save As" dialog box? ___C___A、Scan a file for virusesB、Create a new fileC、None of the answerD、Delete a fileAll of the following are peripheral devices EXCEPT a(n) ___B______.A、MonitorB、System unitC、PrinterD、Scanner___A____ software is an example of utility software.A、SecurityB、Desktop publishingC、PublishingD、Graphics___C____ software is an example of utility software.A、SecurityB、Desktop publishingC、PublishingD、GraphicsThe reset button performs a(n) ____D____by reinitiating(重启) your Windows desktop withoutactually turning the computer off and then turning it on again.A、Hard boot(硬启动)B、Shut downC、RestartD、Soft boot(软启动)Which of the following describes an interface that uses menus and icons that you canmanipulate by pointing and clicking with a mouse? ___B____A、All of themB、A graphical user interfaceC、A network interfaceD、A command-line interfaceUse paper and pencil to convert the binary number 11111 to its decimal equivalent.You answer is _C______.A、26B、469C、31D、29。