Glossary · IT & Cloud

CompTIA A+ (220-1201 & 220-1202) Glossary of Key Terms

beginner

A free CompTIA A+ glossary covering Core 1 (220-1201) and Core 2 (220-1202): hardware, networking, OS and security terms defined in plain English.

By The Exam Atlas Editorial Team · Verified 2026-08-05

Plain-English definitions of the terms that come up most often in CompTIA A+ study, spanning both Core 1 (220-1201) and Core 2 (220-1202). Definitions are simplified for learning; the official objectives are authoritative.

TermDefinition
BIOS / UEFIFirmware that initialises hardware and starts the boot process; UEFI is the modern replacement for BIOS.
POSTPower-On Self-Test: the firmware’s hardware check at startup; failures are often reported as beep codes.
CMOS batterySmall motherboard battery that preserves firmware settings and the clock while the PC is unplugged.
DIMM / SODIMMMemory module form factors: full-size DIMMs for desktops, smaller SODIMMs for laptops.
DDRDouble Data Rate memory; generations (DDR3/DDR4/DDR5) are keyed differently and do not interchange.
HDDHard disk drive: mechanical spinning-platter storage; cheap capacity but the slowest internal option.
SSDSolid-state drive: flash storage with no moving parts; far faster and more shock-resistant than an HDD.
NVMe / M.2NVMe is a flash-storage protocol that runs over PCIe for top speed; M.2 is the compact slot it commonly uses.
SATAThe standard interface for connecting internal drives to the motherboard.
RAIDCombining drives into one logical volume: RAID 0 stripes, 1 mirrors, 5 adds parity, 10 mirrors and stripes.
PSUPower supply unit: converts wall AC into the regulated DC voltages the components run on.
GPUGraphics processing unit: renders images and video, either as a dedicated card or integrated in the CPU.
ESDElectrostatic discharge: static electricity that can destroy components; prevented with a wrist strap and grounding.
RJ45The 8-pin connector used for wired Ethernet (RJ11 is the smaller telephone version).
TCPTransmission Control Protocol: connection-oriented transport with acknowledgements and retransmission.
UDPUser Datagram Protocol: connectionless, fast transport used where occasional loss is acceptable.
IP addressThe logical address that identifies a device on a network.
Subnet maskThe value that splits an IP address into its network part and its host part.
Default gatewayThe router address a device uses to reach anything outside its own subnet.
DHCPThe service that automatically hands devices an IP address and related settings when they join a network.
DNSThe service that resolves human-readable names into IP addresses.
NATNetwork Address Translation: lets many private internal addresses share one public address.
VPNVirtual private network: an encrypted tunnel across an untrusted network.
SSIDThe broadcast name of a wireless network.
Access pointA device that bridges wireless clients into a wired network.
HypervisorSoftware that runs and manages virtual machines on shared physical hardware.
Virtual machineA complete software computer, with its own operating system, running on a hypervisor.
IaaS / PaaS / SaaSCloud service models: rented infrastructure, a managed platform, or a finished application.
Cloud deployment modelsWho the cloud serves: public (shared), private (dedicated), hybrid (a mix), community (a sector).
Troubleshooting methodologyCompTIA’s ordered steps: identify, theorise, test, plan and implement, verify, document.
NTFSThe standard Windows file system, supporting permissions, encryption and large volumes.
Task ManagerThe Windows tool showing live processes, performance and startup items.
Event ViewerThe Windows tool that stores logs of application crashes, errors and system events.
Device ManagerThe Windows tool for managing hardware devices and their drivers.
Disk ManagementThe Windows tool for creating, formatting and resizing partitions and volumes.
Safe ModeA Windows startup mode that loads minimal drivers, used to remove faulty updates or malware.
MalwareUmbrella term for malicious software: viruses, trojans, ransomware, spyware, rootkits and more.
RansomwareMalware that encrypts a victim’s files and demands payment for their release.
PhishingFraudulent messages that impersonate trusted senders to steal credentials or data.
Social engineeringManipulating people, rather than technology, to bypass security.
MFAMulti-factor authentication: proving identity with two or more different factors.
UACUser Account Control: the Windows prompt that asks for confirmation before system-level changes.
Least privilegeGiving users and accounts only the access they strictly need.
BitLockerWindows full-disk encryption, protecting data if a device is lost or stolen.
WPA3The current Wi-Fi security standard, replacing WPA2; WEP and WPA are obsolete and insecure.
Chain of custodyThe documented, unbroken handling of evidence so it remains trustworthy and admissible.
AUPAcceptable use policy: the rules for what users may and may not do on company systems.
Change managementThe controlled process for changes: request, approval, testing and a rollback plan.
PIIPersonally identifiable information: data that identifies a person and must be protected.

Sources