PreLims Exam Flashcards
(41 cards)
refers to all of the physical devices, or components, that a computer is made of
Hardware
Major components of a computer system
The central processing unit (CPU)
Main memory (RAM)
Secondary storage devices (SSD)
Input devices
Output devices
the part of a computer that actually runs programs.
the most important component in a computer because without it, the computer could not run software
Central Processing Unit (CPU)
the computer’s work area.
where the computer stores a program while the program is running, as well as the data that the program is working with
a volatile type of memory that is used only for temporary storage while a program is running. When the computer is turned off, the contents are erased.
Main Memory (RAM)
a type of memory that can hold data for long periods of time, even when there is no power to the computer
Secondary Storage Devices
The most common type of secondary storage device
Stores data by magnetically encoding it onto a circular disk
Disk drive
are small devices that plug into the computer’s universal serial bus port
they store data in a special type of memory known as flash memory
USB/Flash drives
data storage type that encodes a series of pits on the disc surface
Optical devices (CDs and DVDs)
any data the computer collects from people and from other devices
Input
The component that collects the data and sends it to the computer
Input Devices (Keyboard, mouse, scanner, microphone, digital camera, etc.)
Disk drives and optical devices can also be considered as what type of device because programs and data are retrieved from them and loaded into the computer’s memory?
Input device
any data the computer produces for people or for other devices
Output
Formats and presents output like sales reports, list of names, graphic images, etc.
Output Devices (Video displays, printers)
Disk drives and CD recorders can be considered as what type of device because the system sends data to them in order to be saved?
Output devices
Everything that a computer does, from the time you turn the power switch on until you shut the system down, is under the control of what?
Software
the two general categories of software?
system software
application software
Type of software that include the programs that control and manage the basic operations of a computer
System Software
the most fundamental set of programs on a computer.
controls the internal operations of the computer’s hardware, manages all of the devices connected to the computer, allows data to be saved to and retrieved from storage devices, and allows other programs to run on the computer.
Operating systems
performs a specialized task that enhances the computer’s operation or safeguards data (I.e., virus scanners, file compression programs, data backup programs)
Utility Programs
Programs that make a computer useful for everyday tasks (I.e., MS Word, PowerPoint)
Application Software
the storage locations where a computer’s memory is divided into
Bytes
Each byte is divided into these smaller storage locations
Are tiny electrical components that can hold either a positive or negative charge
Bits (Binary digit)
A set of 128 numeric codes that represent English letters. various punctuation marks, and other characters.
ASCII (American Standard Code for Information Interchange)
A list of instructions that cause the CPU to perform operations
Program