

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Class: CECS 174 - Programming & Problem Solving I; Subject: Computer Engr & Computer Sci; University: California State University - Long Beach; Term: Spring 2011;
Typology: Quizzes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


TERM 1
DEFINITION 1 A sequence of instructions that a computer uses to carry out tasks. TERM 2
DEFINITION 2 Central Processing Unit; A single chip or small chips that locates and executes programs (carries out arithmetic operations, fetches data from storage and input/output devices and sends data back). Composed of plastic or metal housing, metal connectors, and inside wiring principally made from silicon. TERM 3
DEFINITION 3 Structural elements in a CPU that enable electrical signals to control other electrical signals, making automatic computing possible. TERM 4
DEFINITION 4 Random-Access Memory; The primary storage (or simple memory) of a computer where data and programs are kept. Fast, expensive, made from memory chips and loses its data when power is turned off. TERM 5
DEFINITION 5 The secondary storage of a computer that is less expensive and persists without electricity; consists of rotating platters.
TERM 6
DEFINITION 6 Allows computers to read programs from a central storage location and send information to other computer. (Ex. LAN = Local Area Network) TERM 7
DEFINITION 7 A set of electrical lines that interconnects the CPU, RAM, electronics controlling the hard disk and other devices together so that data can travel to execute programs and such accurately at a user's request. TERM 8
DEFINITION 8 The central printed circuit board (PCB) that contains all the necessary components to run a computer and is interconnected through a bus to allow peripheral devices (mouse, keyboard) to execute instructions. TERM 9
DEFINITION 9 Definition