CompTIA A+ Certification Exam Core 1 Glossary

Definitions and pro-tips for the 220-1101 certification.

C

Cloud Computing

Cloud computing delivers on-demand access to computing resources—servers, storage, databases, networking, software, and analytics—over the internet. This model shifts IT infrastructure from on-premises ownership to a pay-as-you-go service, offering scalability and flexibility.

CMOS Battery

The CMOS battery is a small, coin-cell battery on the motherboard providing power to the CMOS chip. This chip retains the system’s BIOS settings, including boot order, date, and time, even when the computer is powered off, ensuring proper system startup.

Command Line Interface (CLI)

A Command Line Interface is a text-based method for interacting with a computer’s operating system. Users type commands to execute tasks, offering precise control and automation capabilities. CLIs are essential for system administration, scripting, and advanced troubleshooting, bypassing graphical user interface limitations.

Command Prompt

The Command Prompt is a text-based interface for interacting with the Windows operating system. Users enter commands to perform tasks, manage files, configure system settings, and troubleshoot issues, providing a powerful alternative to the graphical user interface.

CPU

The central processing unit (CPU) is the primary component executing instructions within a computer. It fetches, decodes, and executes program instructions, performing arithmetic, logical, control, and input/output operations. CPU performance is influenced by clock speed, core count, and cache size.

S

S.M.A.R.T.

Self-Monitoring, Analysis and Reporting Technology is a system built into hard drives and SSDs that monitors drive health and predicts potential failures. It tracks attributes like read error rate and spin-up time, providing early warnings of impending issues to allow for data backup and drive replacement.

Serial Port

A Serial Port is a communication interface used to transmit data one bit at a time. Historically used for connecting peripherals like modems and mice, it’s now often found in specialized equipment and legacy systems, identified by designations like COM1 or COM2.

SOHO Network

A Small Office/Home Office (SOHO) network is a typical network setup for small businesses and residential use. These networks commonly utilize all-in-one devices like routers that integrate switching, routing, and wireless access point functionalities into a single unit.

Solid State Drive (SSD)

A Solid State Drive (SSD) is a data storage device utilizing flash memory to store persistent data. SSDs offer significantly faster read/write speeds, lower latency, and increased durability compared to traditional Hard Disk Drives (HDDs) due to the absence of moving mechanical parts.

SSD

A Solid State Drive (SSD) is a storage device utilizing flash memory to persistently store data. Offering faster access times and increased durability compared to HDDs, SSDs improve system responsiveness and boot times. NVMe SSDs provide significantly higher speeds than SATA SSDs.

Static Electricity

Static electricity is the result of an imbalance of electrical charges on a surface. This buildup can discharge unexpectedly, generating electromagnetic interference capable of damaging delicate electronic components. Proper grounding and anti-static measures are crucial during computer repair.

Static IP Address

A Static IP Address is a permanently assigned numerical label to a network device, manually configured and remaining constant unless changed. This contrasts with dynamic addresses, providing consistent network access for servers, printers, and other critical infrastructure.

Switch

A network switch is a Layer 2 device that forwards data packets between devices on a network. Utilizing MAC addresses, it learns and maintains a forwarding table to efficiently direct traffic only to the intended recipient, improving network performance and security compared to hubs.

V

VGA

Video Graphics Array (VGA) is an analog video display standard. It transmits video signals using a 15-pin D-sub connector. While largely superseded by digital standards like HDMI and DisplayPort, VGA remains relevant for compatibility with older hardware and troubleshooting legacy systems.

Virtual Private Network (VPN)

A Virtual Private Network establishes a secure, encrypted connection over a less secure network, typically the internet. It creates a private network tunnel, protecting data confidentiality and integrity. VPNs mask the user’s IP address, providing enhanced privacy and secure remote access to resources.

Virtualization

Virtualization creates software-based versions of physical resources like servers, operating systems, or storage devices. This allows multiple operating systems to run concurrently on a single physical machine, improving resource utilization and reducing hardware costs. It’s a core component of modern IT infrastructure.

VPN (Virtual Private Network)

A VPN establishes an encrypted tunnel over a public network, enabling secure remote access to resources and protecting data confidentiality. It masks the user’s IP address, providing privacy and bypassing geographical restrictions by routing internet traffic through a remote server.

VRM

Voltage Regulator Module is a circuit that provides stable voltage to the CPU and other components. It converts the power supply’s DC voltage into the lower, precise voltages required by the processor, ensuring consistent and reliable operation.