Introduction to Computing

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/26

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering the basic concepts of computing, hardware components, memory types, software categories, units of measurement, and computer security risks.

Last updated 4:41 AM on 7/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards

Computer

An electronic device, operating under the control of instructions stored in its own memory that can accept data (input), process the data according to specified rules, produce information (output), and store the information for future use.

2
New cards

Hardware

The collection of physical elements that constitutes a computer system, referring to the parts or components such as the monitor, mouse, keyboard, and hard drive disk (HDD) that can be touched.

3
New cards

Input Device

Any peripheral piece of computer hardware equipment used to provide data and control signals to an information processing system; it translates data from human form to a form the computer can work with.

4
New cards

Central Processing Unit (CPU)

The brain of a computer responsible for all functions and processes; regarding computing power, it is the most important element of a computer system.

5
New cards

Arithmetic Logic Unit (ALU)

The part of the CPU that executes all arithmetic and logical operations.

6
New cards

Control Unit (CU)

A crucial component of the CPU that directs the processor's operation using a binary decoder to convert coded instructions into control signals.

7
New cards

Registers

A very fast storage area within the CPU that stores the data that is to be executed next.

8
New cards

Random Access Memory (RAM)

A temporary and volatile memory scheme that stores data randomly, allowing the processor to access it as needed; contents disappear when power is turned off.

9
New cards

Read Only Memory (ROM)

A permanent form of storage that stays active regardless of power supply and does not allow stored data to be modified.

10
New cards

Hard drive (HD)

A unit that stores and provides relatively quick access to large amounts of data on an electromagnetically charged surface or set of surfaces.

11
New cards

Optical disc drives (ODDs)

Devices that use laser light to read or write data to optical media such as CDs, DVDs, and Blu-ray discs.

12
New cards

Flash Disk

A storage module made of flash memory chips with no mechanical platters or access arms, where disk storage structure is emulated.

13
New cards

Output Device

Any piece of computer hardware used to communicate the results of data processing by converting electronically generated information into human-readable form.

14
New cards

Software

A generic term for organized collections of computer data and instructions, categorized into system software and application software.

15
New cards

System software

Software that manages hardware components and provides basic non-task-specific functions, such as operating systems and utility tools.

16
New cards

Application software

Computer software designed to help the user perform specific tasks beyond running the system, such as word processing or spreadsheets.

17
New cards

Bit

The basic unit used in computer data storage, representing a binary digit composed of ones and zeros.

18
New cards

Kilobyte (KB)

1024 bytes1024\text{ bytes}

19
New cards

Megabyte (MB)

1024 kilobytes1024\text{ kilobytes}

20
New cards

Gigabyte (GB)

1024 megabytes1024\text{ megabytes}

21
New cards

Terabyte (TB)

1024 gigabytes1024\text{ gigabytes}

22
New cards

Hertz (Hz)

The unit used to measure the speed of the Central Processing Unit (CPU), representing a CPU cycle.

23
New cards

Diligence

The characteristic of a computer that allows it to perform long and complex calculations with consistent speed and accuracy without getting tired or fatigued.

24
New cards

Versatility

The nature of a computer to perform different types of tasks, such as preparing a document or playing music, with the same ease.

25
New cards

Virus

A small piece of software that piggybacks on real programs and reproduces by attaching itself to other programs.

26
New cards

Trojan horse

A computer program that claims to do one thing but instead does damage when run; it does not replicate automatically.

27
New cards

Worm

A small piece of software that uses computer networks and security holes to replicate itself to other machines.