Basics of Computer Hardware and Software (Video)

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

1/36

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key hardware and software concepts from the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

37 Terms

1
New cards

Central Processing Unit (CPU)

The 'brain' of the computer; executes instructions, performs arithmetic/logic operations, and controls other hardware components.

2
New cards

Memory

Component that stores data and instructions temporarily or permanently, depending on type.

3
New cards

RAM (Random Access Memory)

Volatile memory that temporarily stores data and instructions the CPU needs; more RAM improves performance; data is lost when powered off.

4
New cards

ROM (Read-Only Memory)

Non-volatile memory that permanently stores critical booting instructions; contains firmware/BIOS.

5
New cards

BIOS/UEFI

Firmware that initializes hardware, loads the OS, and checks bootable devices during startup.

6
New cards

Booting Up

Process of starting a computer from power-on through loading the operating system and preparing the user interface.

7
New cards

Permanent Storage

Non-volatile storage that retains data even when the computer is powered off.

8
New cards

Hard Disk Drive (HDD)

Storage device that uses spinning magnetic disks to store OS, software, and data; slower access due to mechanical parts.

9
New cards

Solid-State Drive (SSD)

Storage device using flash memory; faster data access and quicker boot times than HDD.

10
New cards

Motherboard

Main circuit board that connects all computer components and enables communication.

11
New cards

Power Supply Unit (PSU)

Converts electrical power from the outlet into usable power for internal components.

12
New cards

Input Devices

Devices used to input data into the computer (e.g., keyboard, mouse, scanner).

13
New cards

Output Devices

Devices that output data from the computer (e.g., monitor, printer, speakers).

14
New cards

I/O Devices

Hardware that performs both input and output functions; can receive data from and send data to the computer.

15
New cards

Touchscreen

An input/output device that registers touch commands and displays visual information.

16
New cards

Network Interface Card (NIC)

I/O device that enables network connectivity; input: receives data; output: sends data.

17
New cards

External Hard Drive

External storage device; input: stores data; output: provides stored data back to the computer.

18
New cards

Modem

Device that enables internet connectivity; input: receives data from the internet; output: sends data to the internet.

19
New cards

Audio Headset with Microphone

Input: microphone captures voice; Output: speakers play sound from the computer.

20
New cards

Peripheral Devices

External devices that extend computer functionality (e.g., webcam, USB flash drive).

21
New cards

Hardware Components

Physical parts of a computer system (CPU, memory, storage, input/output devices, peripherals).

22
New cards

Software Components

Set of instructions, data, or programs used to operate computers; includes system software and application software.

23
New cards

System Software

Software that manages hardware resources, provides a user interface, and serves as a platform for applications; includes OS, utilities, and firmware.

24
New cards

Operating System (OS)

System software that manages hardware resources, provides a UI, and runs applications.

25
New cards

Utility Programs

Software that performs maintenance tasks (e.g., disk cleanup, antivirus, file management).

26
New cards

Firmware

Permanent software embedded in hardware, providing low-level control of the device.

27
New cards

Application Software

Software designed to help users perform specific tasks (productivity, media, browsers, games).

28
New cards

Examples of Application Software

Productivity: Word, Excel, PowerPoint; Media: Photoshop, VLC; Web Browsers: Chrome, Firefox; Games: Minecraft, Candy Crush.

29
New cards

Booting Steps - Power On

Power button is pressed; PSU powers hardware components.

30
New cards

POST (Power-On Self-Test)

Diagnostic test that checks CPU, memory, and storage; beeps or error messages may halt boot.

31
New cards

BIOS/UEFI Initialization

Firmware initializes hardware and checks for bootable devices.

32
New cards

Bootloader Activation

BIOS/UEFI locates the bootloader on the bootable device and loads the OS.

33
New cards

Operating System Load

Bootloader loads the OS kernel into memory and loads essential drivers.

34
New cards

Kernel

Core part of the OS loaded into memory; manages core system tasks and services.

35
New cards

User Interface Initialization

OS loads GUI or CLI; login screen or desktop appears.

36
New cards

Ready for Use

After login, drivers and services are running; system ready for user commands.

37
New cards

Bootable Device

A storage device from which an OS can be booted (e.g., HDD, SSD, USB).