The motherboard is the central circuit board that connects all PC components. CompTIA A+ 220-1101 tests motherboard components, slots, ports, connectors, form factors, and the role of the chipset. Understanding motherboard anatomy allows technicians to identify components, determine upgrade compatibility, and diagnose hardware failures effectively.
Practice this topic
CPU socket: where the processor is installed. Socket types are CPU-family specific — an Intel socket is incompatible with an AMD socket. Intel sockets: LGA (Land Grid Array) — pins are on the motherboard socket, contacts on the CPU. AMD sockets: PGA (Pin Grid Array) for AM4 (Ryzen 3000/5000), LGA for AM5 (Ryzen 7000). Verify socket compatibility before purchasing a CPU. Incorrect installation can bend pins and destroy the board.
RAM slots (DIMM): hold DDR (Double Data Rate) memory modules. Color-coded for dual-channel — install matching pairs in matching color slots for dual-channel operation (doubles effective bandwidth). DDR4 and DDR5 have different pin counts and notch positions — physically incompatible. Always check board specifications for supported DDR generation and maximum RAM speed/capacity.
PCIe (Peripheral Component Interconnect Express) slots: the primary expansion slot standard. PCIe x16: longest, highest bandwidth — used for graphics cards. PCIe x8: medium — used for some storage and network cards. PCIe x4, x1: smaller slots for NICs, sound cards, expansion cards. PCIe generations: PCIe 3.0, 4.0, 5.0 — newer generations double bandwidth. Physical size determines maximum lanes, but a x16 slot may only run x8 electrically — check specifications.
Storage connectors on motherboard: SATA ports — connect SATA HDDs and SSDs (6 Gbps max). M.2 slots — connect M.2 NVMe or SATA SSDs directly to the board (check PCIe/SATA support per slot). M.2 is faster than SATA when using NVMe (PCIe 3.0 ×4 = 32 Gbps). Legacy: IDE/PATA connectors — 40-pin connector for older hard drives, rarely seen today.
Chipset: the motherboard's controller hub that manages communication between the CPU, RAM, storage, and I/O. Intel chipsets (B, H, Z series) and AMD chipsets (A, B, X series) determine: overclocking support, number of USB/SATA/PCIe ports available, which CPUs are compatible. Higher-tier chipsets (Z790, X670) offer more features and overclocking; budget chipsets (B760, B650) fewer features.
BIOS/UEFI: firmware stored in a flash chip that initializes hardware during boot. POST (Power-On Self Test) runs before OS loads — tests CPU, RAM, and connected devices. UEFI (Unified Extensible Firmware Interface) replaced legacy BIOS: supports drives > 2TB (GPT partition table), graphical interface, Secure Boot (verifies OS hasn't been tampered with), faster boot. Access: press Delete, F2, or F10 during startup (varies by manufacturer). CMOS battery (CR2032 coin cell) maintains BIOS settings and real-time clock when power is off — replacing it resets BIOS settings.
Form factors: ATX — standard desktop, 305×244mm, supports full-size expansion. Micro-ATX (mATX) — smaller, 244×244mm, fewer expansion slots but fits smaller cases. Mini-ITX — very compact, 170×170mm, only 1 PCIe slot, 1–2 RAM slots — for small form-factor PCs. Extended ATX (E-ATX) — larger than ATX, workstation/HEDT use. Form factor determines: case compatibility, number of expansion slots, maximum RAM slots, cooling options.
| Form Factor | Size | PCIe Slots | RAM Slots | Use Case |
|---|---|---|---|---|
| ATX | 305×244mm | Up to 7 | 4 | Standard desktop |
| Micro-ATX | 244×244mm | Up to 4 | 2–4 | Compact desktop |
| Mini-ITX | 170×170mm | 1 | 2 | Small form factor |
| E-ATX | >305mm wide | Up to 8+ | 8 | Workstation/HEDT |
Any DDR4 RAM works in any DDR4 motherboard
DDR4 RAM has standardized physical dimensions but motherboards support specific speed ranges (e.g., up to DDR4-3200 or DDR4-4000). Installing faster RAM than the board supports results in the RAM running at the board's maximum speed. Additionally, capacity limits per slot apply — check the motherboard's QVL (Qualified Vendor List) for guaranteed compatibility
These questions are representative of what you will see on A+ exams. The correct answer and explanation are shown immediately below each question.
A technician needs to identify which BIOS setting allows a 4TB hard drive to be used as the primary boot drive. Which feature must be enabled?
Explanation: Drives larger than 2TB require GPT (GUID Partition Table) because MBR (Master Boot Record) is limited to 2TB maximum addressable space. GPT only works as a boot drive when UEFI mode is enabled — legacy BIOS cannot boot from GPT. UEFI + GPT: supports drives of any size as boot drives. Legacy BIOS + MBR: 2TB limit. AHCI is a storage controller mode (not related to partition limits). Secure Boot verifies OS integrity but doesn't affect drive size support.
Clearing CMOS (either by removing the CMOS battery for 30 seconds or pressing the CMOS reset button on the board) resets ALL BIOS/UEFI settings to factory defaults — including boot order, XMP memory profiles, overclocking settings, Secure Boot keys, and time. The real-time clock also resets. Clear CMOS when: you've forgotten the BIOS password, the system won't POST after a failed overclock, after installing a new CPU that requires default settings, or when troubleshooting POST failures. After clearing, you must reconfigure boot order and any custom settings.
Try free Motherboard Components practice questions with explanations, topic links and progress tracking.