Introduction to Computers and Programming Flashcards
What is a program?
A set of instructions for a computer to perform a task
What does a programmer or software developer do?
Designs, creates, and tests computer programs
Define hardware in computing
Physical devices that make up a computer
List the major hardware components of a computer
CPU, main memory, secondary storage, input devices, output devices
What is the primary function of the CPU?
Runs programs
What is another term for modern CPUs?
Microprocessors
What is main memory also known as?
RAM
Describe the function of main memory
Computer’s work area, stores running programs and data
What happens to data in main memory when power is off?
Contents are erased (volatile)
What is the purpose of secondary storage?
Holds data long-term, even without power
List examples of secondary storage
Disk drives, solid state drives, USB drives, cloud storage
What do input devices do?
Collect data
Give examples of input devices
Keyboard, mouse, touchscreen
What is the function of output devices?
Present data
Provide examples of output devices
Video displays, printers