How Computers Work - Key Terms (Pages 3–6)

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms and definitions from Pages 3–6 on How Computers Work.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

CPU (Central Processing Unit)

The main processor responsible for executing instructions and coordinating all computer operations; also called a microprocessor; composed of a Control Unit, Arithmetic Logic Unit, and registers.

2
New cards

Control Unit (CU)

Part of the CPU that controls and coordinates computer components, reads the next instruction, increments the program counter, and supplies data to the ALU or registers.

3
New cards

Arithmetic Logic Unit (ALU)

Performs all arithmetic calculations and logical operations (e.g., addition, subtraction, comparisons).

4
New cards

Registers

Tiny, fast storage inside the CPU that holds data or instructions to be executed next.

5
New cards

RAM (Random Access Memory)

Volatile, temporary memory that stores data for quick access by the processor; data can be read and written randomly.

6
New cards

ROM (Read-Only Memory)

Non-volatile, permanent storage that cannot be modified during normal operation; used to store firmware and essential instructions.

7
New cards

Primary Memory

The computer's main memory, including RAM and ROM, located close to the CPU.

8
New cards

Secondary Memory

Non-volatile storage that retains data when power is off; used for long-term storage; examples include hard drives, optical disks, and USB flash drives.

9
New cards

Hard Disk Drive

A magnetic secondary storage device used for long-term data storage.

10
New cards

Optical Disks (CD, DVD)

Secondary storage media that use optical technology for data storage.

11
New cards

USB Flash Drive

Portable flash memory device used for secondary storage.

12
New cards

Input Device

Peripheral that provides data and control signals to a computer; common examples are keyboards and mice; translates human input into a computer-readable form.

13
New cards

Output Device

Hardware that conveys processed information in a human-readable form; examples include monitors and printers.

14
New cards

Hardware

The physical components of a computer (tangible objects such as CPU, RAM, motherboard, keyboard, mouse, printer, wires, transistors, etc.).

15
New cards

Software

Computer programs and data; organized collections of instructions and information that a computer can execute.

16
New cards

Operating System Software

Software that manages hardware and software resources and provides common services for programs (examples: Windows, Mac OS X, Linux, Unix).

17
New cards

Application Software

Software designed to perform specific tasks for users (e.g., word processors, browsers) beyond basic system operation.