(IS ch2) - Hardware and Software

5.0(1)
studied byStudied by 3 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards
central processing unit (CPU)
electronic circuit that executes instructions comprising a computer program
2
New cards
Arithmetic/logic unit (ALU) (under CPU)
performs mathematical calculations and makes logical comparisons
3
New cards
registers (under CPU)
high speed storage areas that temporarily hold small units of program instructions and data immediately before/during/after execution by the CPU
4
New cards
control unit
accesses program instructions, decodes them, and coordinates the flow of data in and out of ALU, registers, primary+secondary storage, and various output devices
5
New cards
Primary storage / Main memory
provide the CPU with a working storage area for program instructions and data
→ rapidly provides data + instructions
→ contains thousands of circuits imprinted on a silicon chip.
6
New cards
Secondary storage (permanent storage)
allows organizations to store large amounts of data + instructions
→ non-volatile, greater capacity, greater economy
7
New cards
data input
input requires requires transferring human readable data into the computer system
→ machine readable data are barcodes
8
New cards
data entry
human readable data → machine readable data
9
New cards
data input
machine readable data → into the system
10
New cards
Server
used by many users to perform a specific task
→ large memory, strong capacities, fast + efficient communications abilities
11
New cards
web server
handles internet traffic
→ Internet caching server stores websites
12
New cards
Enterprise server
Stores and provides access to programs that meet the needs of the organisation
13
New cards
file server
stores and coordinates program and data files
14
New cards
Mainframe computers
large powerful computer shared by dozens of concurrent users connected to the machine over a network
15
New cards
Supercomputers
most powerful with fastest processing and highest performance
16
New cards
software
Software consists of computer programs that control the workings of a computer hardware
17
New cards
Systems software (Operating system (OS))
set of programs that control the computer hardware and acts as an interface with applications
18
New cards
enterprise operating systems
are like a computer OS, which provides the services that business functions and operations run on.
19
New cards
application software
gives people, workgroups, and the entire enterprise the ability to solve problems and perform specific tasks
20
New cards
Programming languages:
provide instructions to the computer system so that it can perform a processing activity
21
New cards
Graphical user interface (GUI)
user interface that uses icons + menus displayed on screen to send commands to the computer systems