Intro to Computers and Programming Flashcards
A set of instructions that a computer follows to perform a task
Program
Programs are commonly referred to as ____.
Software
A person with the training and skills necessary to design, create, and test computer programs
Programmer or software developer
All of the physical devices, or components, of which a computer is made
Hardware
The part of a computer that actually runs programs.
Central Processing Unit (CPU)
Today, CPU’s are small chips known as _____.
Microprocessors
Where the computer stores a program while the program is running, as well as the data that the program is working with
Main memory
Main memory is commonly known as ____
Random-access memory (RAM)
Memory that is used for temporary storage while a program is running and is erased when the computer is turned off
Volatile
Memory that can hold data for long periods of time, even when there is no power to the computer
Secondary storage
The most common type of secondary storage device
Disk drive
____ store data in solid-state memory, have no moving parts and operate faster than a traditional disk drive
Solid-state drive (SSD)
Small devices that plug into the computers USB port and appear to the system as a disk drive
USB drives
USB drives store data in a special type of memory known as ____
Flash memory
USB drives are also known as ___ and ____
Memory sticks, flash drives
Any data the computer collects from people and from other devices
Input
The component that collects input data and sends to the computer
Input device
Any data the computer produces for people or for other devices
Output