Save
computer science term 1
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
molly lee
Visit profile
Cards (15)
hardware
the physical components of a computer system
View source
software
the program or applications that run on the
computer
View source
computer systems
An
electronic
device which takes input, processes
data
, and delivers output
View source
CPU
processes instructions and data. Controls other components and coordinates activity in the computer system
View source
RAM
temporarily
stores applications & data that are currently in use by the
computer system
View source
HARD DRIVE
stores applications and data permanently. Applications and data are copied from here, into RAM when they are being used
View source
KEYBOARD/MOUSE
input devices used to give instructions or data to a computer system
View source
MONITOR/SPEAKER
output devices used to give an output from a computer system
View source
general
purpose systems
computer
systems with
multiple
uses
View source
embedded systems
computer systems with one purpose
View source
FDE
fetch-decode-execute
View source
arithmetic
and
logic unit
( ALU )
performs the calculations, made of 2 main parts (
arithmetic
and
logic
)
View source
control unit
coordinates activities
within the
CPU.
View source
cache
stores frequently used and currently in use
data
and
instructions.
View source
registers
temporarily stores tiny bits of
data
or instructions that are needed by the
CPU
View source