Chapter 2 Flashcards
All computers, including desktop and notebook microcomputers, midrange systems, mainframes, and supercomputers, are made up of the same six basic components. Which of the following lists is entirely made up of some of these basic components?
control unit, memory, and output
Which of the following is not an example of a computer output device?
MICR reader
Which method of input can recognize characters from typed, printed, or handwritten material?
OCR
Which of the following is not an advantage of secondary storage devices compared to main memory?
fast speed
DASD refers to:
direct access storage device.
Machine language is the form of a computer program that the control unit of the computer has been built to understand. In general, a machine language instruction consists of two parts, which are:
operation code and address(es).
Evaluating how well various computers will handle an organization’s workload by running a representative set of real jobs on the different machines is called:
benchmarking
Which type of computer is often used for numerically intensive scientific calculations or to act as an extremely large Web server?
supercomputers
Which type of computer serves as the heart of the computing systems for many, perhaps most, major corporations and government agencies? This type of computer system also can act as a large Web server, as a server in a client/server application, and has the widest range of available applications.
mainframes
Which of the following computer storage devices is not an example of a direct access storage device?
magnetic tape drive
In the 2000s, a new way of handling multiple servers in a computing center became popular, in which multiple server modules are housed in a single chassis, saving space in the computing center, reducing the required cabling, and improving system management. What are these servers called?
blade servers
Assembly language programs are converted to machine language using an assembler. The resulting machine language program is called a(n) ________ program.
A) source
object
The language translator program which translates an entire 3GL or 4GL program into machine language before any of the program is executed is called a(an):
compiler
What are the two major categories of computer software?
applications software and support software
Which of the following is an example of applications software?
inventory record-keeping programs
spreadsheet packages
word-processing software