All practice questions

521 questions

Question 401Question

An IT auditor is verifying the hardware features and signaling characteristics of mobile device expansion interfaces across a mobile fleet deployment. Match each mobile port or accessory specification on the left with its correct underlying hardware mechanism or operational feature on the right.

Click a left item, then click its matching right item

Items

USB Type-C DisplayPort Alternate Mode
USB On-The-Go (USB OTG)
Apple Lightning Interface
Micro-USB Type-B

Matches

Show answer & explanation

Answer

USB Type-C DisplayPort Alternate Mode corresponds to leveraging high-speed lanes within a 24-pin connector for native video; USB On-The-Go corresponds to using a grounded pin mechanism to switch controller roles from client to host; Apple Lightning Interface corresponds to an 8-pin reversible layout with dynamic pin assignment; Micro-USB Type-B corresponds to a trapezoidal 5-pin interface limited to USB 2.0 speeds of 480 Mbps.
Each port standard is mapped precisely to its underlying pin architecture, host/client role negotiation method, and physical bandwidth characteristics according to official CompTIA A+ Core 1 hardware specifications.

Step-by-Step Solution

1
Analyze the technical mechanism for USB Type-C DisplayPort Alt Mode.
Identify that Alt Mode re-purposes physical high-speed lanes in the 24-pin USB-C interface to transmit non-USB signals like DisplayPort natively.
DisplayPort Alternate Mode utilizes physical hardware pins to pass display signals.
2
Analyze the mechanism for USB On-The-Go (USB OTG).
Identify that OTG uses the ID pin grounding to signal the mobile controller to act as a USB host.
Host mode enables mobile devices to power and control attached USB storage or HID peripherals.
3
Analyze the features of the Apple Lightning Interface.
Identify that Lightning uses an 8-pin reversible design with dynamic pin assignments.
An internal controller dynamically routes signals based on plug orientation.
4
Analyze the specifications of Micro-USB Type-B.
Identify that Micro-USB is a trapezoidal 5-pin interface capped at USB 2.0 speeds (480 Mbps).
Micro-USB lacks the additional physical pins and high-speed data lines present in USB 3.x and USB-C.

Key Concept

Mobile Device Physical Interface Standards and Hardware Capabilities
Estimated Time:2m 0s
Question 402Question

A network infrastructure team is deploying dedicated server roles across an enterprise environment to improve security, monitoring, and administration. Match each network host service or server role to its primary operational function.

Click a left item, then click its matching right item

Items

Syslog Server
Proxy Server
IPAM (IP Address Management)
Spam Gateway

Matches

Show answer & explanation

Answer

Syslog Server matches centralizing log data over UDP port 514; Proxy Server matches intermediary web traffic filtering, caching, and client IP masking; IPAM matches integrating DHCP and DNS to monitor address space allocations; Spam Gateway matches filtering email traffic at the perimeter before internal mailbox server delivery.
Each service is correctly matched to its specific server role: Syslog aggregates event log data; Proxy Server manages and filters client web browsing traffic; IPAM coordinates and tracks IP allocation across DHCP and DNS; Spam Gateway inspects inbound email at the perimeter prior to internal delivery.

Step-by-Step Solution

1
Analyze the log collection and central monitoring requirements.
Identify Syslog as the dedicated host service that collects event and audit logs over UDP 514 from network devices.
Syslog is the industry standard for centralized system message logging.
2
Evaluate web traffic interception and filtering server roles.
Identify Proxy Server as the service that intercepts client browser traffic to provide web filtering, security enforcement, and caching.
Proxy servers act on behalf of internal clients for external web requests.
3
Determine the administrative framework for IP address tracking and coordination.
Identify IPAM as the suite that ties together DNS and DHCP records to manage subnet scopes and prevent IP pool conflicts.
IPAM provides high-level visibility across dynamic address assignment and name resolution infrastructure.
4
Identify perimeter email defense host services.
Identify Spam Gateway as the perimeter role inspecting incoming SMTP traffic for unwanted or malicious mail before passing messages to internal exchange/mail servers.
Perimeter spam gateways reduce server load and security risks on internal mailbox hosts.

Key Concept

Network Host Services and Server Roles
Question 403Question

A field technician is servicing multiple laptop displays presenting with distinct operational characteristics and hardware failures. Match each laptop display component on the left with its correct architectural function or diagnostic symptom on the right.

Click a left item, then click its matching right item

Items

Inverter Board
Digitizer
OLED Panel
Wi-Fi Antenna Harness

Matches

Show answer & explanation

Answer

Inverter Board matches the component that converts low-voltage DC to high-voltage AC for CCFL backlights. Digitizer matches the component that translates tactile surface contact into digital input signals. OLED Panel matches the self-emissive pixel technology that operates without a separate backlight. Wi-Fi Antenna Harness matches the micro-coaxial wiring routed through the hinge to the upper bezel for wireless signal coverage.
Each display component serves a distinct physical or electronic function within a mobile device chassis: inverters convert low-voltage DC to high-voltage AC for CCFL backlights; digitizers capture analog touch gestures to output digital signal data; OLED panels use self-emitting pixels eliminating backlights; and Wi-Fi antenna harnesses run through the hinges to elevate the RF elements inside the bezel.

Step-by-Step Solution

1
Analyze the inverter board function.
Identify that inverters supply high-voltage AC to CCFL backlights and exhibit extremely faint image symptoms upon component failure.
Legacy CCFL backlights require AC voltage, which is provided by the display inverter board converting internal DC power.
2
Analyze the digitizer function.
Identify that the digitizer converts surface touch input into digital touch coordinates.
Touchscreen capability depends on digitizers converting analog touch input into OS-readable digital input.
3
Analyze OLED display technology.
Identify that OLED pixels are self-emissive and require no backlight or inverter assembly.
Unlike traditional transmissive LCD panels, emissive OLED panels generate light directly at each subpixel.
4
Analyze the Wi-Fi antenna harness layout.
Identify that micro-coaxial antenna leads are routed into the top laptop lid bezel.
Placing antenna elements at the top of the display housing maximizes wireless reception and minimizes chassis interference.

Key Concept

Laptop Display Assembly Components and Functional Diagnostics
Question 404Question

Match each host network configuration state and diagnostic output on the left with its correct underlying IP addressing or protocol diagnosis on the right.

Click a left item, then click its matching right item

Items

A host receives an IPv4 address of 169.254.142.88 with subnet mask 255.255.0.0 and empty gateway and DNS entries.
A host with static IP 10.0.4.15/24 can successfully ping 10.0.4.1, but pings to 10.0.5.15 return 'Destination host unreachable'.
A host can successfully ping external IP 1.1.1.1 and internal servers by IP, but fails to load web pages using FQDNs.
A host generates an IPv6 address beginning with fe80::/10 and can only reach neighbor nodes on the local link.

Matches

Show answer & explanation

Answer

1. APIPA IP assignment (169.254.x.x) corresponds to DHCP failure.
2. Inability to reach external subnets despite local connectivity corresponds to a default gateway issue.
3. Successful IP pings paired with failed FQDN lookup corresponds to a DNS server misconfiguration.
4. fe80:: IPv6 addressing corresponds to non-routable link-local auto-configuration.
Each IP parameter serves a distinct network role: APIPA (169.254.0.0/16) occurs when DHCP discovery fails; default gateways route traffic off the local subnet; DNS converts human-readable domain names into IP addresses; and IPv6 link-local addresses (fe80::/10) facilitate communication restricted strictly to the local physical link.

Step-by-Step Solution

1
Analyze item 1 (169.254.142.88)
Identify the address block 169.254.0.0/16 as APIPA assigned when DHCP fails.
APIPA is a fallback mechanism used by operating systems when no response is received from a DHCP server.
2
Analyze item 2 (Local connectivity present, remote connectivity failing)
Determine that local traffic does not require a gateway, but cross-subnet traffic does.
When a host can ping intra-subnet IP addresses but fails to reach inter-subnet IP addresses, the default gateway configuration is incorrect or missing.
3
Analyze item 3 (Numeric IP ping succeeds, FQDN resolution fails)
Isolate the layer 7 name resolution component.
Direct IP communication proves network layer connectivity, leaving transport and application domain name mapping (DNS) as the root cause.
4
Analyze item 4 (fe80:: IPv6 address)
Match fe80::/10 to IPv6 link-local scope.
IPv6 link-local addresses enable local segment communication but cannot pass through routers without a Global Unicast Address.

Key Concept

Core IP Addressing Parameters and Diagnostic Symptomatic Analysis
Estimated Time:2m 0s
Question 405Question

Match each wireless networking technical requirement or deployment scenario on the left with the corresponding IEEE 802.11 standard on the right.

Click a left item, then click its matching right item

Items

High-density stadium AP deployment requiring Orthogonal Frequency-Division Multiple Access (OFDMA) and Target Wake Time (TWT) across both 2.4 GHz2.4\text{ GHz} and 5 GHz5\text{ GHz} bands.
Wireless bridge configuration requiring theoretical throughput up to 6.9 Gbps6.9\text{ Gbps} using 160 MHz160\text{ MHz} wide channel bonding and 256-QAM modulation strictly limited to the 5 GHz5\text{ GHz} band.
Dual-band (2.4 GHz2.4\text{ GHz} and 5 GHz5\text{ GHz}) legacy infrastructure upgrade supporting up to 4 spatial streams via MIMO to achieve a maximum theoretical speed of 600 Mbps600\text{ Mbps}.
Legacy point-of-sale terminal network restricted to the 2.4 GHz2.4\text{ GHz} spectrum using Direct-Sequence Spread Spectrum (DSSS) modulation with a maximum theoretical speed of 11 Mbps11\text{ Mbps}.

Matches

Show answer & explanation

Answer

High-density stadium AP deployment with OFDMA and TWT maps to IEEE 802.11ax (Wi-Fi 6). 5 GHz-only deployment with 160 MHz bonding and 256-QAM maps to IEEE 802.11ac (Wi-Fi 5). Dual-band deployment supporting 4 spatial streams up to 600 Mbps maps to IEEE 802.11n (Wi-Fi 4). Legacy 2.4 GHz DSSS deployment capped at 11 Mbps maps to IEEE 802.11b.
Each scenario correctly maps to its defining standard based on frequency band support, maximum theoretical throughput, and hardware features: 802.11ax introduces OFDMA and TWT across dual/tri-bands; 802.11ac is limited strictly to 5 GHz and supports 256-QAM with 160 MHz channel bonding; 802.11n introduced dual-band MIMO capped at 600 Mbps; and 802.11b is the legacy 2.4 GHz DSSS standard limited to 11 Mbps.

Step-by-Step Solution

1
Analyze the technical requirements for the high-density stadium scenario (OFDMA, TWT, dual-band operation).
OFDMA and Target Wake Time (TWT) are key innovations introduced in IEEE 802.11ax (Wi-Fi 6) to handle high-density client environments on both 2.4 GHz2.4\text{ GHz} and 5 GHz5\text{ GHz} frequencies.
Matching advanced channel division and power-saving features to their defining standard.
2
Evaluate the 5 GHz-exclusive high-throughput requirement (160 MHz bonding, 256-QAM, up to 6.9 Gbps).
IEEE 802.11ac (Wi-Fi 5) operates exclusively on 5 GHz5\text{ GHz} and utilizes 256-QAM and 80/160 MHz80/160\text{ MHz} channel bonding to achieve gigabit-class throughput.
Distinguishing frequency band constraints between dual-band standards and 5 GHz-only standards.
3
Evaluate the dual-band 600 Mbps throughput requirement using MIMO.
IEEE 802.11n (Wi-Fi 4) introduced dual-band MIMO with up to 4 spatial streams (4×44 \times 4), giving a theoretical throughput limit of 600 Mbps600\text{ Mbps} (150 Mbps150\text{ Mbps} per stream using 40 MHz40\text{ MHz} channels).
Identifying the standard that first brought MIMO spatial multiplexing and dual-band flexibility.
4
Analyze the legacy 2.4 GHz scenario using DSSS capped at 11 Mbps.
IEEE 802.11b was one of the original 1999 standards operating purely in the 2.4 GHz2.4\text{ GHz} spectrum using DSSS, limited to 11 Mbps11\text{ Mbps}.
Matching legacy modulation schemes and speed caps to early Wi-Fi standards.

Key Concept

Differentiating Wi-Fi standards (802.11b, 802.11n, 802.11ac, 802.11ax) by frequency bands, maximum theoretical throughput, modulation techniques, and multi-user performance features.
Question 406Question

Match each network adapter IP configuration status on the left with its corresponding network addressing classification or condition on the right.

Click a left item, then click its matching right item

Items

Host configured with IPv4 address 169.254.89.21 and subnet mask 255.255.0.0
Host configured with IPv4 address 192.168.1.50 and default gateway 192.168.1.1
Host configured with IPv6 address fe80::a1b2:c3d4:e5f6%12

Matches

Show answer & explanation

Answer

169.254.89.21 matches APIPA self-assigned address; 192.168.1.50 matches Valid IPv4 private address; fe80::a1b2:c3d4:e5f6%12 matches IPv6 Link-Local address.
Each diagnostic output corresponds directly to standard networking address classifications: 169.254.0.0/16 is reserved for APIPA when DHCP fails; 192.168.x.x is a standard Private IPv4 address; and fe80::/10 represents IPv6 link-local unicast addresses.

Step-by-Step Solution

1
Examine the IPv4 address 169.254.89.21.
Identify that the range 169.254.0.0/16 is reserved for Automatic Private IP Addressing (APIPA).
Operating systems automatically assign an APIPA address when a DHCP server is unavailable.
2
Examine the IPv4 address 192.168.1.50 and gateway 192.168.1.1.
Confirm that the host IP address and the default gateway IP address reside on the identical subnet (192.168.1.0/24).
This setup allows communication both locally and through the default gateway to remote networks.
3
Examine the IPv6 address starting with fe80::.
Recognize fe80::/10 as the IPv6 Link-Local address block.
IPv6 interfaces automatically self-configure link-local addresses to enable local network communications without a router.

Key Concept

IP Address Types and Diagnostics (APIPA, Private IPv4, IPv6 Link-Local)
Question 407Question

Match each wireless networking specification or technology feature on the left with its corresponding IEEE 802.11 standard designation on the right.

Click a left item, then click its matching right item

Items

Operates exclusively in the 5 GHz band and introduced downstream MU-MIMO support
Operates in the 2.4 GHz band with a maximum theoretical throughput of 11 Mbps
Operates in both 2.4 GHz and 5 GHz bands and first introduced MIMO antenna technology
Extends Wi-Fi 6 operations into the newly available 6 GHz frequency band

Matches

Show answer & explanation

Answer

802.11b matches the 2.4 GHz 11 Mbps throughput specification; 802.11n matches dual-band operation with MIMO; 802.11ac matches exclusive 5 GHz operation with downstream MU-MIMO; 802.11ax (Wi-Fi 6E) matches the 6 GHz frequency expansion.
Each Wireless standard is defined by explicit frequency bands and technological milestones: 802.11b is a 2.4 GHz legacy standard capped at 11 Mbps; 802.11n introduced MIMO across 2.4 GHz and 5 GHz bands; 802.11ac brought 5 GHz-exclusive operation with downstream MU-MIMO; and Wi-Fi 6E (802.11ax) expanded operations into the uncrowded 6 GHz spectrum.

Step-by-Step Solution

1
Identify the standard operating exclusively at 5 GHz with downstream MU-MIMO
Matches with IEEE 802.11ac (Wi-Fi 5).
802.11ac operates solely on 5 GHz and introduced downstream MU-MIMO.
2
Identify the legacy 2.4 GHz standard with a max speed of 11 Mbps
Matches with IEEE 802.11b.
802.11b was capped at 11 Mbps using DSSS in the 2.4 GHz band.
3
Identify the dual-band standard that introduced MIMO
Matches with IEEE 802.11n (Wi-Fi 4).
802.11n brought MIMO technology and dual-band capability (2.4 GHz and 5 GHz).
4
Identify the standard extending operations into the 6 GHz band
Matches with IEEE 802.11ax (Wi-Fi 6E).
Wi-Fi 6E specifically designates 802.11ax devices operating in the 6 GHz spectrum.

Key Concept

IEEE 802.11 Wireless Standards Characteristics
Estimated Time:1m 0s
Question 408Question

Match each network protocol on the left with its corresponding default port number on the right.

Click a left item, then click its matching right item

Items

SSH (Secure Shell)
HTTPS (Hypertext Transfer Protocol Secure)
RDP (Remote Desktop Protocol)
SMB (Server Message Block)

Matches

Show answer & explanation

Answer

SSH matches Port 22, HTTPS matches Port 443, RDP matches Port 3389, and SMB matches Port 445.
SSH maps to Port 22, HTTPS maps to Port 443, RDP maps to Port 3389, and SMB maps to Port 445 according to standard IANA well-known port numbers tested in CompTIA A+ Core 1.

Step-by-Step Solution

1
Identify the standard port for SSH (Secure Shell).
SSH corresponds to TCP port 22.
SSH provides encrypted console logins on port 22.
2
Identify the standard port for HTTPS (Hypertext Transfer Protocol Secure).
HTTPS corresponds to TCP port 443.
HTTPS encrypts web data transport over port 443.
3
Identify the standard port for RDP (Remote Desktop Protocol).
RDP corresponds to TCP port 3389.
Microsoft Remote Desktop Protocol uses port 3389 by default.
4
Identify the standard port for SMB (Server Message Block).
SMB corresponds to TCP port 445.
Direct SMB file sharing listens on TCP port 445.

Key Concept

Standard Network Protocol Port Assignments
Question 409Question

Match each network scope classification on the left with its primary operational description on the right.

Click a left item, then click its matching right item

Items

LAN (Local Area Network)
WAN (Wide Area Network)
PAN (Personal Area Network)
SAN (Storage Area Network)

Matches

Show answer & explanation

Answer

LAN matches with localized office/home networks; WAN matches with long-distance intersite connections; PAN matches with short-range personal device pairings; SAN matches with dedicated block-level storage networks.
Each network term correctly corresponds to its geographic boundary and intended purpose: LAN is for single local environments, WAN links geographically separate sites across large distances, PAN serves short-range personal devices, and SAN provides high-speed block storage access to enterprise servers.

Step-by-Step Solution

1
Analyze each network type based on physical coverage area and specific functional role.
LAN covers local spaces, WAN covers large distances, PAN covers immediate personal space, and SAN handles dedicated block storage.
CompTIA network classifications categorize networks primarily by geographic boundary and specialized payload purpose.
2
Pair each network term with its matching functional description.
LAN maps to localized office connectivity, WAN maps to geographically dispersed site links, PAN maps to personal Bluetooth/NFC connections, and SAN maps to dedicated storage infrastructure.
Matching terms accurately demonstrates understanding of basic network scoping concepts.

Key Concept

Distinguishing network types by geographic scope and technical purpose
Question 410Question

A network technician is designing infrastructure components for an enterprise customer with diverse regional and functional requirements. Match each network type or topology on the left with its corresponding deployment scenario or operational characteristic on the right.

Click a left item, then click its matching right item

Items

Storage Area Network (SAN)
Wide Area Network (WAN)
Metropolitan Area Network (MAN)
Mesh Topology

Matches

Show answer & explanation

Answer

Storage Area Network (SAN) matches the dedicated block-level storage system description; Wide Area Network (WAN) matches the multi-region/state office interconnection description; Metropolitan Area Network (MAN) matches the municipal city-wide network description; and Mesh Topology matches the high fault-tolerance node structure description.
Each classification accurately reflects its defined scope or design behavior: SANs isolate block-level storage traffic, WANs connect distant geographical locations across regions or countries, MANs connect facilities within a single metropolitan region or municipality, and Mesh topologies provide redundant interconnectivity to eliminate single points of failure.

Step-by-Step Solution

1
Identify the geographical scope and functional domain of each item.
SAN relates to storage architectures; WAN covers large regions; MAN covers city-sized areas; Mesh defines redundant physical/logical link arrangements.
Matching each network scope or topology requires isolating its defining characteristic.
2
Pair Storage Area Network (SAN) with its functional description.
Matches with block-level storage transport between servers and storage arrays.
SANs specifically provide block-level storage access over dedicated high-speed infrastructure.
3
Pair Wide Area Network (WAN), Metropolitan Area Network (MAN), and Mesh Topology to their descriptions.
WAN maps to multi-state/country leased links; MAN maps to city/municipal coverage; Mesh maps to redundant fault-tolerant connections.
These descriptions align directly with standard network scope definitions and topology attributes.

Key Concept

Network Classification and Physical/Logical Topologies
Question 411Question

Match each laptop display component to its primary function or operational characteristic.

Click a left item, then click its matching right item

Items

Inverter board
Digitizer
OLED panel
Wi-Fi antenna harness

Matches

Show answer & explanation

Answer

The components correctly match as follows: the inverter board converts DC to AC power for CCFL backlights, the digitizer converts touch input into digital signals, the OLED panel uses self-illuminating pixels without a separate backlight, and the Wi-Fi antenna harness routes coaxial cables through the hinge to the upper display lid.
Each laptop display component is matched to its specific structural or functional role within the display assembly.

Step-by-Step Solution

1
Identify power requirement components for legacy backlighting.
The inverter board provides high-voltage AC power required for CCFL backlights.
CCFL tubes operate on AC power, whereas laptops supply DC power internally.
2
Differentiate input conversion components from image projection components.
The digitizer is responsible for capturing physical touch contacts and sending them as digital inputs.
Touchscreens require an overlay digitizer separate from the display panel itself.
3
Identify self-illuminating display technologies.
OLED panels generate light at each pixel level, removing the requirement for dedicated backlights or inverter boards.
Organic LEDs emit light independently when electricity is applied.
4
Locate wireless reception infrastructure within display enclosures.
The antenna harness connects the wireless card in the main chassis to antennas placed at the top of the display bezel via coaxial cabling through the display hinges.
Elevating the antenna placement inside the lid provides superior wireless coverage.

Key Concept

Laptop Display Assembly Components and Functions
Question 412Question

A network technician is organizing and configuring a SOHO network rack to support both legacy infrastructure and modern expansion. Match each network hardware device to its primary functional description or operational role.

Click a left item, then click its matching right item

Items

Managed Layer 2 Switch
Media Converter
Patch Panel
Wireless Access Point (WAP)

Matches

Show answer & explanation

Answer

Managed Layer 2 Switch matches frame forwarding based on MAC addresses with VLAN support; Media Converter matches signal conversion between copper UTP and fiber optics; Patch Panel matches centralized physical termination of horizontal cable runs; Wireless Access Point matches bridging wireless 802.11802.11 signals to wired Ethernet.
Each network device performs a distinct physical or data link function: Managed Layer 2 switches switch frames via MAC tables and support VLAN segmentation; Media Converters adapt signal types between copper and fiber without routing; Patch Panels offer passive mechanical connection endpoints for structured cabling; and Wireless Access Points convert wireless 802.11802.11 RF signals into wired 802.3802.3 Ethernet frames.

Step-by-Step Solution

1
Identify the primary operational layer and feature set for each device listed on the left.
Managed Layer 2 Switch handles MAC addressing/VLANs; Media Converter handles physical media translation; Patch Panel provides passive termination; Wireless Access Point bridges wireless RF to wired Ethernet.
Categorizing network hardware by OSI layer and functionality prevents common equipment misallocations during network deployment.
2
Pair each hardware device to its corresponding functional description.
All four pairs correctly aligned based on standard CompTIA A+ networking specifications.
Matches reflect standard hardware roles in enterprise and SOHO networking environments.

Key Concept

Network Hardware Device Functions and OSI Layer Roles
Question 413Question

A network administrator is evaluating wireless technologies to optimize an enterprise Wi-Fi deployment for high client density and performance. Match each wireless networking technology on the left with its correct operational characteristics on the right.

Click a left item, then click its matching right item

Items

OFDMA (Orthogonal Frequency-Division Multiple Access)
MU-MIMO (Multi-User Multiple Input Multiple Output)
Channel Bonding
Band Steering

Matches

Show answer & explanation

Answer

OFDMA matches sub-carrier channel division into Resource Units; MU-MIMO matches concurrent multi-device spatial stream transmission; Channel Bonding matches combining adjacent channels to increase bandwidth; Band Steering matches directing dual-band clients from 2.4 GHz to 5 GHz.
OFDMA divides frequency channels into sub-carriers (Resource Units) for parallel client transmissions. MU-MIMO uses spatial streams to transmit separate data to multiple devices concurrently. Channel bonding aggregates adjacent channels to increase data throughput. Band steering actively moves dual-band clients to the 5 GHz frequency band to relieve 2.4 GHz congestion.

Step-by-Step Solution

1
Identify the primary function of OFDMA in Wi-Fi 6 (802.11ax)
OFDMA operates in the frequency domain, subdividing a channel into smaller Resource Units to transmit to multiple clients simultaneously.
This reduces contention and latency in high-density wireless environments.
2
Differentiate MU-MIMO from OFDMA
MU-MIMO operates in the spatial domain by utilizing spatial streams across antennas to send dedicated streams to separate devices.
Unlike SU-MIMO, which serves one client at a time per antenna array, MU-MIMO serves multiple clients concurrently.
3
Recognize Channel Bonding mechanics
Channel bonding combines two or more contiguous 20 MHz channels (e.g., creating a 40 MHz or 80 MHz channel).
Wider channel width increases data throughput, though it reduces the overall number of available non-overlapping channels.
4
Understand Band Steering implementation
Band steering monitors probe requests and directs dual-band client devices to associate on the 5 GHz band rather than 2.4 GHz.
This optimizes network performance by balancing traffic and offloading the more congested 2.4 GHz spectrum.

Key Concept

Advanced Wireless Technologies and Spectrum Optimization
Question 414Question

Match each laptop internal hardware component with its correct description or key installation characteristic.

Click a left item, then click its matching right item

Items

SODIMM Module
CCFL Inverter Board
WWAN Expansion Card
M.2 NVMe Drive

Matches

Show answer & explanation

Answer

SODIMM Module matches with compact memory for laptops with distinct pin notches; CCFL Inverter Board matches with converting low-voltage DC to high-voltage AC for older backlights; WWAN Expansion Card matches with cellular network adapters connected to display antenna wires; M.2 NVMe Drive matches with high-speed storage inserted into a keyed slot at an angle and secured with a screw.
Each component is correctly matched based on its primary function and installation requirements: SODIMM modules provide compact RAM; inverter boards convert DC to AC for legacy CCFL displays; WWAN cards connect to internal display antennas for cellular signal; and M.2 NVMe drives provide compact PCIe storage inserted at an angle and fastened with a single screw.

Step-by-Step Solution

1
Identify memory form factor requirements for laptops.
SODIMM modules are identified as laptop-specific RAM with specialized pin counts and notch placements.
Laptops use small-outline dual in-line memory modules (SODIMMs) rather than full-sized desktop DIMMs.
2
Analyze display power conversion components.
The CCFL inverter board is identified as responsible for DC-to-AC conversion.
Legacy CCFL backlights require high-voltage AC power derived from the laptop's lower-voltage DC system.
3
Determine wireless expansion card requirements.
WWAN expansion cards pair with internal antenna connections routed around the screen.
Cellular communication requires dedicated antenna leads positioned high up in the display frame for optimal signal strength.
4
Evaluate internal storage form factors and installation steps.
M.2 NVMe drives match the description of angled insertion into a keyed M-slot secured by a screw.
M.2 drives use a standardized insertion angle (approx. 30 degrees) and a single fastener.

Key Concept

Laptop Hardware Components and Upgrades
Question 415Question

Match each mobile device port or wireless accessory technology on the left to its corresponding physical characteristic or primary capability on the right.

Click a left item, then click its matching right item

Items

USB Type-C
Lightning
Micro-USB
Near Field Communication (NFC)

Matches

Show answer & explanation

Answer

USB Type-C matches the reversible 24-pin multi-function description; Lightning matches the proprietary Apple 8-pin reversible description; Micro-USB matches the non-reversible 5-pin trapezoidal description; and Near Field Communication (NFC) matches the short-range wireless technology description.
Each port and accessory technology matches its specific hardware definition: USB Type-C is a 24-pin reversible standard; Lightning is Apple's 8-pin reversible port; Micro-USB is a 5-pin non-reversible connector; NFC is a short-range contactless communication protocol.

Step-by-Step Solution

1
Identify the physical design attributes and pin configurations of each wired interface.
USB Type-C uses 24 reversible pins; Lightning uses 8 reversible pins; Micro-USB uses 5 directional pins.
Pin counts and insertion orientation distinguish physical mobile connectors from one another.
2
Identify the transmission range and purpose of the wireless technology.
NFC operates wirelessly within a 4 cm proximity envelope primarily for payment systems.
Separates wireless accessory capabilities from wired port standards.

Key Concept

Mobile port physical specifications, pin layouts, and wireless accessory standards.
Question 416Question

A network administrator is documenting standard infrastructure services for an enterprise network audit. Match each network server role on the left with its primary function and associated default transport port/protocol parameters on the right.

Click a left item, then click its matching right item

Items

Syslog Server
NTP Server
DHCP Server
DNS Server

Matches

Show answer & explanation

Answer

Syslog Server pairs with aggregating system status messages and event logs using UDP port 514; NTP Server pairs with synchronizing time clock signals using UDP port 123; DHCP Server pairs with dynamically leasing network IP configurations using UDP ports 67/68; DNS Server pairs with resolving fully qualified domain names using UDP/TCP port 53.
Each core network server role performs a distinct service: Syslog collects diagnostic logging over UDP port 514; NTP maintains network-wide timestamp sync over UDP port 123; DHCP distributes network network IP settings dynamically over UDP ports 67/68; and DNS performs domain name resolution over port 53.

Step-by-Step Solution

1
Identify the primary role and port for Syslog.
Syslog collects system logs and operational notifications across appliances over UDP port 514.
Centralized logging enables security monitoring and network auditing.
2
Identify the primary role and port for NTP.
NTP maintains synchronized clock timing across client nodes and network hardware over UDP port 123.
Timestamp consistency across logs and authentication protocols relies on clock accuracy.
3
Identify the primary role and port for DHCP.
DHCP leases dynamic IP addresses, default gateways, and subnet masks using UDP ports 67 and 68.
Automated IP management eliminates manual configuration overhead on end-user hosts.
4
Identify the primary role and port for DNS.
DNS resolves human-friendly names (such as domain names) to machine-routable IP addresses on port 53.
Name resolution enables network users to locate hosts without memorizing numerical IP addresses.

Key Concept

Network Host Services and Server Roles
Question 417Question

A network technician is configuring service-specific firewall rules and remote client connections for an enterprise infrastructure. Match each network service requirement on the left with its corresponding default transport protocol and port number on the right.

Click a left item, then click its matching right item

Items

Encrypted directory service authentication and user queries using SSL/TLS (LDAPS)
Unauthenticated, connectionless firmware transfer for switch network booting (TFTP)
Encrypted email retrieval protocol maintaining server-side synchronization (IMAPS)
Automated network service discovery protocol for locating LAN resources (SLP)

Matches

Show answer & explanation

Answer

LDAPS matches TCP Port 636; TFTP matches UDP Port 69; IMAPS matches TCP Port 993; SLP matches TCP/UDP Port 427.
Each protocol correctly aligns with its default transport layer protocol and assigned port number according to standard CompTIA A+ networking specifications.

Step-by-Step Solution

1
Identify the protocol and port for directory service security.
LDAPS operates over TCP port 636.
Security requirements mandate encrypted directory traffic using SSL/TLS rather than unencrypted LDAP on port 389.
2
Determine the transport protocol and port for simple boot file loading.
TFTP operates over UDP port 69.
TFTP uses UDP to eliminate connection overhead for lightweight firmware and boot image loading.
3
Identify the encrypted mailbox retrieval protocol and port.
IMAPS operates over TCP port 993.
IMAPS secures IMAP communications over TLS/SSL while keeping mail stored on the server.
4
Match the local network service discovery protocol.
SLP operates over TCP/UDP port 427.
SLP allows network devices to announce and locate local services over port 427.

Key Concept

Standard Network Protocols and Associated Default Ports
Question 418Question

A systems engineer is establishing communication boundaries for a logistics fulfillment hub. Match each operational scenario on the left with the corresponding network scope classification on the right.

Click a left item, then click its matching right item

Items

Connecting a handheld inventory scanner and mobile RFID printer attached to an automated sorting cart within a 2-meter workspace.
Linking dedicated NVMe storage nodes to database host servers over an isolated fiber channel fabric for block-level data access.
Interconnecting two automated warehouse facilities across a city municipality using leased dark fiber lines.
Bridging the central distribution hub with ten regional fulfillment facilities located in different geographical states across the country.

Matches

Show answer & explanation

Answer

Handheld scanner and RFID printer paired within a 2-meter cart workspace matches Personal Area Network (PAN); NVMe storage nodes linked to database hosts over dedicated fiber channel fabric matches Storage Area Network (SAN); Warehouses connected across a city municipality over dark fiber matches Metropolitan Area Network (MAN); Central hub bridging ten fulfillment centers across different states matches Wide Area Network (WAN).
Each scenario is correctly matched according to its geographical footprint and technical purpose. Scanners and cart printers within 2 meters form a Personal Area Network (PAN). High-speed NVMe block storage attached via Fiber Channel fabric forms a Storage Area Network (SAN). City-wide warehouse facilities linked via leased fiber form a Metropolitan Area Network (MAN). Multi-state facility connections spanning large distances form a Wide Area Network (WAN).

Step-by-Step Solution

1
Analyze the spatial scale and functional design of each scenario.
Identified four distinct network requirements: ultra-short range peripheral pairing, high-speed block storage access, city-wide site connection, and multi-state connectivity.
CompTIA A+ scope classifications depend on geographic range, transport topology, and architectural purpose.
2
Classify the peripheral cart setup.
Small-scale connection (within ~10 meters) around an individual operator or work unit maps to PAN.
Personal Area Networks handle low-power, short-range device communications.
3
Classify the high-performance NVMe storage fabric.
Isolated storage traffic using Fiber Channel fabric maps to SAN.
Storage Area Networks detach high-volume block-level I/O traffic from standard user LAN networks.
4
Classify the municipal facility interconnects and multi-state WAN links.
City-wide connectivity maps to MAN; inter-state cross-country connectivity maps to WAN.
MANs are bounded by a single municipality or metropolitan area, whereas WANs span large multi-regional or national boundaries.

Key Concept

Network Scope Classification (PAN, SAN, MAN, WAN)
Question 419Question

A senior systems engineer is evaluating several infrastructure projects for an enterprise organization. Match each technical implementation scenario on the left with the correct network scope or physical topology classification on the right.

Click a left item, then click its matching right item

Items

Connecting enterprise NVMe-oF storage arrays to database clusters over a dedicated high-speed Fibre Channel fabric for block-level data access.
Interconnecting four mission-critical data center switches where every switch maintains a direct point-to-point link to every other switch to eliminate single points of failure.
Connecting multiple corporate office facilities located 15 miles apart within the same city municipality using leased dark fiber links.
Connecting client workstations individually via dedicated copper cabling to a central Ethernet switch located in a floor telecommunications room.

Matches

Show answer & explanation

Answer

1. Block-level Fibre Channel storage fabric → Storage Area Network (SAN); 2. All nodes interconnected via redundant point-to-point links → Full Mesh Topology; 3. Inter-facility connectivity spanning across a city → Metropolitan Area Network (MAN); 4. Workstations wired independently to a central switch → Star Topology.
Each deployment description aligns with key architectural definitions: block-level Fibre Channel storage networks represent a Storage Area Network (SAN); complete point-to-point redundancy across all nodes defines a Full Mesh Topology; inter-office fiber connectivity across city boundaries represents a Metropolitan Area Network (MAN); and host connections radiating from a central closet switch form a Star Topology.

Step-by-Step Solution

1
Analyze the high-performance storage scenario
Identify block-level data access and dedicated Fibre Channel hardware separate from standard Ethernet LAN traffic.
High-speed networks dedicated exclusively to consolidating block-level storage devices for access by servers are defined as Storage Area Networks (SANs).
2
Analyze the multi-node connectivity redundancy requirements
Calculate interconnectivity where every node connects directly to every other node.
When nn network nodes are interconnected such that there are n(n1)2\frac{n(n-1)}{2} direct connections, the layout is a Full Mesh Topology.
3
Analyze the geographical distance between the corporate facilities
Identify multi-building connectivity across a 15-mile municipal area.
Networks spanning across city boundaries or municipal regions using service provider dark fiber fall under the Metropolitan Area Network (MAN) scope.
4
Analyze the endpoint cabling infrastructure
Identify point-to-point client cable runs terminating at a centralized network device.
Host computers wired directly to ports on a central closet switch constitute a physical Star Topology.

Key Concept

Enterprise Network Classifications and Topologies
Question 420Question

Match each enterprise mobile application security requirement or synchronization scenario on the left with the corresponding technical protocol, policy setting, or management scope on the right.

Click a left item, then click its matching right item

Items

Restricting the manual installation of unverified third-party application packages (.apk files) on Android smartphones.
Securing incoming mobile email traffic using SSL/TLS encryption over standard dedicated port assignments.
Removing corporate email and application data from a BYOD mobile device while leaving personal files intact.
Providing full two-way push synchronization of mobile email, contacts, and calendar items over HTTPS.

Matches

Show answer & explanation

Answer

1. Restricting manual installation of unverified APKs matches with Disabling application sideloading / Unknown Sources policy settings.
2. Securing incoming mobile email traffic via SSL/TLS matches with IMAPS using TCP port 993.
3. Removing corporate app data while leaving personal files intact matches with Selective wipe within a Mobile Application Management (MAM) container.
4. Providing full two-way push synchronization of email, contacts, and calendar items matches with Exchange ActiveSync (EAS) protocol.
Each requirement correctly aligns with its corresponding technology: Sideloading restrictions block unauthorized APK installation; IMAPS on TCP port 993 provides encrypted incoming email retrieval; MAM selective wiping isolates and removes corporate data on BYOD endpoints; and Exchange ActiveSync handles multi-data real-time synchronization.

Step-by-Step Solution

1
Analyze security control scope for third-party application package installations.
Installing unapproved application files directly onto Android devices is known as sideloading, which is controlled via sideloading / unknown sources policies.
Security policies prevent malicious APK execution outside managed app stores.
2
Identify secure incoming mail protocols and default port numbers.
IMAPS encrypts incoming email using SSL/TLS over TCP port 993.
Standard unencrypted IMAP uses port 143, whereas secure IMAPS uses port 993.
3
Differentiate between Full Device Wipe (MDM) and Selective Wipe (MAM).
Selective wipe within a MAM container targets only enterprise data on BYOD devices.
MDM controls the whole device and performs full factory wipes, whereas MAM isolates corporate apps.
4
Determine the synchronization protocol supporting unified mail, contacts, and calendar sync.
Exchange ActiveSync (EAS) synchronizes all corporate PIM data types natively.
Standard POP3 or IMAP only synchronizes email messages, not calendar items or contacts.

Key Concept

Mobile Application Security and Mail Synchronization Protocols
PreviousPage 21 / 27Next
All practice questions — CompTIA A+ (Core 1 & Core 2) | Examkin