Chapter 2: Key Terms Flashcards
(39 cards)
Computer
a machine that accepts data as input, processes data without human intervention by using stored instructions, and outputs information
Central Processing Unit (CPU
the heart of a computer. It is derived into two components: the arithmetic logic unit (ALU) and the control unit
Arithmetic logic unit (ALU)
performs arithmetic operations (+, -, *, /) as well as comparison or relational operations (, =)
Control Unit
tells the computer what to do, such as instructing the computer which device to read or send output to
Bus
a link between devices connected to the computer. It can be parallel or serial, internal (local) or external
Disk drive
a peripheral device for recording, storing, and retrieving information
CPU case
the enclosure containing the computer’s main components
What are the other names for the CPU case?
Chassis or Tower
Motherboard
the main circuit board containing connectors for attaching additional boards.
What does the motherboard usually contain?
CPU, Basic Input/output System, memory, storage, interfaces, serial and parallel ports, expansion slots, and all the controllers for standard peripheral devices, such as the display monitor, disk drive, and keyboard
Input devices
sends data and information to the computer
What is an example of an input device?
keyboard or mouse
Output device
is capable of representing information from a computer.
What are the different forms of an output device?
visual, audio, or digital
What are some examples of an output device?
printers, display monitors, and plotters
Main memory
stores data and information and is usually volatile; its contents are lost when electrical power is turned off
Secondary memory
nonvolatile, holds data when the computer is off or during the course of a program’s operation. It also services as an archival storage
Random access memory (RAM)
volatile memory, in which data can be read from and written to
What is another name for random access memory?
Read-write memory
cache RAM
stores recently accessed memory so the processor is not waiting for the memory to transfer
Where does the cache RAM reside?
On the processor
Read only memory (ROM)
nonvolatile, data cannot be written to ROM
Magnetic tape
made of a plastic material, resembles a cassette tape and stores data sequentially
Magnetic disk
made of Mylar or metal, is used for random-access processing. Data can be accessed in any order, regardless of its order on the surface.