ICOM

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/54

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:51 PM on 9/17/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

55 Terms

1
New cards

Input Unit

The component that enters data and instructions into the computer.

2
New cards

Central Processing Unit (CPU)

The 'brain' of the computer that executes instructions, performs calculations, and controls system operations.

3
New cards

Memory

The component that holds data and instructions for current use.

4
New cards

Storage

The component that keeps data for future or permanent use.

5
New cards

Output Unit

The component that presents processed information to the user.

6
New cards

Communication/Networking

Components or devices that exchange data over networks or the internet.

7
New cards

Arithmetic and Logic Unit (ALU)

The CPU component responsible for arithmetic and logical operations, comparisons, and decisions.

8
New cards

Control Unit (CU)

The CPU component that fetches, decodes, controls, and coordinates system operations and sequence.

9
New cards

Registers

Small, high-speed CPU storage used for current data, instructions, and results.

10
New cards

1st Generation Computers

Computer generation characterized by the use of vacuum tubes.

11
New cards

2nd Generation Computers

Computer generation characterized by the use of transistors.

12
New cards

3rd Generation Computers

Computer generation characterized by Integrated Circuits (ICs).

13
New cards

4th Generation Computers

Computer generation characterized by the use of microprocessors.

14
New cards

5th Generation Computers

Computer generation characterized by Artificial Intelligence (AI).

15
New cards

All-in-One (AIO)

A computer system where the system unit and monitor are integrated into one unit.

16
New cards

Server

A computer that provides services and resources to other computers or devices.

17
New cards

Supercomputer

A computer designed for extremely fast calculations.

18
New cards

Mainframe

A large computer system designed for large-scale processing and supporting many users simultaneously.

19
New cards

Embedded System

A dedicated computer built inside another device.

20
New cards

Internal Hardware

Electronic components inside the computer system unit that process data, store information, and control operations.

21
New cards

External Hardware

Physical devices connected to the computer but not part of the main system unit, which can be connected or disconnected as needed.

22
New cards

RAM (Random Access Memory)

Volatile main memory used for temporary storage of data and instructions currently in use.

23
New cards

ROM/BIOS

Non-volatile memory on the motherboard chip that stores basic startup instructions and hardware tests.

24
New cards

Cache Memory

Volatile memory located inside or near the CPU that holds frequently used data and instructions, operating faster than RAM.

25
New cards

Power Supply Unit (PSU)

An internal component that provides electrical power to the system by converting AC to DC.

26
New cards

Motherboard

The main circuit board that connects all internal components of a computer.

27
New cards

CMOS Battery

A battery on the motherboard that retains BIOS settings and system time.

28
New cards

Hard Disk Drive (HDD)

A secondary storage device with a mechanical spinning disk offering high capacity at lower cost, suitable for long-term data and backups.

29
New cards

Solid State Drive (SSD)

A secondary storage device using flash memory with no moving parts, offering faster and more durable storage for operating systems and programs.

30
New cards

Network Interface Card (NIC)

A device that allows a computer to connect to networks.

31
New cards

Modem

A networking device that connects a network to an ISP and converts signals.

32
New cards

Router

A networking device that routes data between networks and directs traffic.

33
New cards

Switch

A networking device that connects devices together in a local area network (LAN).

34
New cards

Hardware Firewall

A network security device that monitors and controls traffic based on security rules.

35
New cards

Software

A set of programs and instructions that tells a computer what to do, which is intangible and makes hardware useful.

36
New cards

System Software

Software that manages hardware and supports applications.

37
New cards

Application Software

Software made to help users perform specific tasks, work, communicate, learn, or have fun.

38
New cards

Programming Software

Tools used by programmers to create, test, and manage software.

39
New cards

Operating System (OS)

System software that runs and manages the whole computer system.

40
New cards

Device Drivers

System software that acts as a translator to let the operating system communicate with hardware.

41
New cards

Utility Programs

System software that maintains, protects, cleans, optimizes, or backs up the system.

42
New cards

Firmware

Software built directly into hardware components.

43
New cards

Assembler

A language translator that converts assembly language to machine code.

44
New cards

Compiler

A language translator that translates the whole program into machine code before it runs.

45
New cards

Interpreter

A language translator that translates and runs program code line by line.

46
New cards

Integrated Development Environment (IDE)

An all-in-one programming tool used for coding and debugging.

47
New cards

Debugger

A development tool that helps programmers find and fix errors in code.

48
New cards

Open-Source Software

Software whose source code is available to inspect, modify, and share under its license.

49
New cards

Freeware

Software that is free to use, but usually closed-source.

50
New cards

Commercial Software

Software sold or distributed as a business product.

51
New cards

Kernel

The core component of an operating system that directly manages system resources and communicates with hardware.

52
New cards

Shell

The user interface component of an OS that accepts user commands and asks the kernel to perform tasks.

53
New cards

User Mode

An OS kernel mode that runs apps and shell with limited hardware access.

54
New cards

Kernel Mode

An OS mode that has full access to hardware for critical system operations.

55
New cards

UNIX

A powerful OS family known for stability, security, portability, networking, multitasking, and multiuser support.