Hardware & Operating Systems Interview Review

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

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards covering hardware components, storage types, RAID levels, startup processes, virtualization, and fiber optic basics for IT interview preparation.

Last updated 1:26 AM on 8/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

30 Terms

1
New cards

Motherboard

The main circuit board that connects all computer components like the CPU, RAM, and storage.

2
New cards

CPU (Central Processing Unit)

The 'brain' of the computer that fetches, decodes, and executes instructions while coordinating system resources.

3
New cards

RAM (Random Access Memory)

Volatile temporary memory used by the CPU to store active data and applications; data is lost when power is removed.

4
New cards

SSD (Solid State Drive)

A storage device that uses flash memory with no moving parts, offering faster performance and higher reliability than HDDs.

5
New cards

HDD (Hard Disk Drive)

A storage device using mechanical spinning magnetic platters and moving heads; it is generally cheaper per GB but slower than SSDs.

6
New cards

NVMe (Non-Volatile Memory Express)

A communication interface and driver that allows high-speed SSDs to use PCIe lanes for significantly faster performance than SATA SSDs.

7
New cards

PSU (Power Supply Unit)

A component that converts AC power from the wall into DC power (typically 12V12V, 5V5V, and 3.3V3.3V) used by computer components.

8
New cards

CMOS (Complementary Metal-Oxide-Semiconductor)

A component on the motherboard that stores BIOS settings, maintains the system clock, and requires a battery to keep data when powered off.

9
New cards

DDR4

A generation of RAM that is faster, has lower power consumption, and supports higher capacities compared to DDR3.

10
New cards

RAID (Redundant Array of Independent Disks)

A technology used to combine multiple physical disks for improved performance, redundancy, or both.

11
New cards

RAID 0

Striping; provides the fastest performance by spreading data across disks but offers no fault tolerance.

12
New cards

RAID 1

Mirroring; provides excellent redundancy by duplicating the same data on two or more disks.

13
New cards

RAID 5

Striping with parity; provides a balance of performance and redundancy, capable of surviving the failure of one drive.

14
New cards

RAID 6

A RAID level using double parity that can survive the simultaneous failure of two drives.

15
New cards

RAID 10

A combination of RAID 1 (mirroring) and RAID 0 (striping) that provides both high performance and fault tolerance.

16
New cards

BIOS (Basic Input/Output System)

Firmware that initializes hardware, runs POST, finds the boot device, and starts the operating system.

17
New cards

POST (Power-On Self-Test)

A hardware diagnostic test performed by the BIOS before the OS loads to check the health of the CPU, RAM, and storage.

18
New cards

UEFI (Unified Extensible Firmware Interface)

The modern replacement for BIOS that supports faster booting, Secure Boot, and larger disk capacities using GPT.

19
New cards

Operating System (OS)

Software that manages hardware resources, processes, memory, files, and applications (e.g., Windows, Linux, macOS).

20
New cards

GUI (Graphical User Interface)

A visual way of interacting with a computer using icons, windows, menus, and buttons instead of a command line.

21
New cards

Virtualization

The process of running multiple virtual machines on a single physical machine using software like VMware, Hyper-V, or VirtualBox.

22
New cards

Single-Mode Fiber (SMF)

Fiber optic cable with a small core (9 ̄̄ ̄̄̄̄ ̄̄̄̄ ̄̄̄ ̄Ź m) used for long-distance communication via laser light; usually yellow.

23
New cards

Multimode Fiber (MMF)

Fiber optic cable with a larger core (50/62.5 ̄̄ ̄̄̄̄ ̄̄̄̄ ̄̄̄ ̄គ m) used for shorter distances within buildings; usually orange or aqua.

24
New cards

GPU (Graphics Processing Unit)

A processor with thousands of smaller cores optimized for parallel processing tasks like graphics, AI, and machine learning.

25
New cards

DIMM (Dual In-line Memory Module)

The physical memory module or 'stick' that contains RAM chips and is installed into the motherboard.

26
New cards

ROM (Read-Only Memory)

Non-volatile memory used to store firmware and boot instructions that are not lost when power is removed.

27
New cards

PXE Boot

Preboot Execution Environment; used for automated OS deployment across multiple machines over a network.

28
New cards

Load Balancer

A device that distributes incoming traffic across multiple servers to ensure high availability and prevent overload.

29
New cards

BMC / iDRAC / iLO

Out-of-band management systems that allow administrators to monitor and manage servers even if the OS is not running.

30
New cards

Fiber Connectors (LC, SC, ST, MPO)

The physical interfaces for fiber cables; LC is most common in data centers, while MPO/MTP is used for high-density 40G/100G/400G40G/100G/400G environments.