CompTIA A+ Vocab Flashcards
Firmware used to perform hardware initialization during the booting process.
BIOS - Basic Input/Output System
Diagnostic sequence that a computer’s BIOS runs to determine if the hardware components are working properly.
POST - Power-On-Self-Test
The primary component of a computer that performs most of the processing inside a computer.
CPU - Central Processing Unit
A specialized processor designed to accelerate graphics rendering.
GPU - Graphics Processing Unit
Converts AC power from the wall outlet into DC power used by the computer components.
PSU - Power Supply Unit
Volatile memory used by the CPU to store data that is being used or processed.
RAM - Random Access Memory
A type of RAM that is synchronized with the system clock.
SDRAM - Synchronous Dynamic RAM
A type of memory that can detect and correct internal data corruption.
ECC - Error-Correcting Code
A type of SDRAM that can transfer data twice per clock cycle.
DDR - Double Data Rate
Traditional storage device that uses spinning disks to read/write data
HDD - Hard Disk Drive
Storage device that uses flash memory to store data, providing faster read/write speeds compared to HDDs
SSD - Solid State Drive
A data storage virtualization technology that combines multiple physical disk drive components into one or more logical units for data redundancy and performance improvement.
RAID - Redundant Array of Independent Disks
A standard type of connection for many types of devices including keyboards, mice, printers, and external storage devices.
USB - Universal Serial Bus
A hardware component that connects a computer to a network.
NIC - Network Interface Card
Network management protocol used to automatically assign IP addresses to devices on a network.
DHCP - Dynamic Host Configuration Protocol
Protocol for sending data across a packet-switched network.
IP - Internet Protocol
The system that translates domain names (like www.example.com) into IP addresses.
DNS - Domain Name System, Port 53
Protocol used for transmitting web pages over the Internet.
HTTP - Hypertext Transfer Protocol, Port 80
Secure version of HTTP, uses SSL/TLS to encrypt data between the web server and browser.
HTTPS - Hypertext Transfer Protocol Secure (HTTP over SSL), Port 443
Protocol used for SENDING mail between mail servers.
SMTP - Simple Mail Transfer Protocol, Port 25
Protocol used by email clients to RETRIEVE email from a server.
POP3 - Post Office Protocol, Port 110
Protocol used by email clients to retrieve and manage email on a server.
IMAP - Internet Message Access Protocol, Port 143
Protocol used for transferring files between computers on a network.
FTP - File Transfer Protocol, Port 21
Protocol used for secure remote login and other secure network services over an insecure network.
SSH - Secure Shell, Port 22 (SCP)