Tüm alıştırma soruları

3551 soru

Soru 2921Soru

A field technician is servicing a laptop that powers on and operates normally on battery power. However, when the original manufacturer barrel-connector AC adapter is plugged in, the battery status icon in the operating system displays "Plugged in, not charging," and processor performance is noticeably degraded. The technician reboots into the system BIOS/UEFI setup utility, where the AC Adapter Type is listed as "Unknown." Which of the following is the most likely cause of this issue?

Cevabı ve açıklamayı göster

Cevap: The signal pin inside the barrel connector or DC-in power jack is damaged, preventing communication between the adapter's identification chip and the motherboard.

Cevap

The center signal pin within the AC adapter barrel connector or internal DC-in power jack is physically damaged, preventing the motherboard from reading the power adapter's wattage identification chip.
The correct answer correctly identifies that modern laptop barrel connectors utilize a center signal pin to communicate charger wattage specifications to the system's embedded controller. When this pin or the internal DC jack is damaged, the BIOS cannot identify the adapter, causing the system to refuse battery charging and throttle performance to protect system hardware from over-current draw.

Adım Adım Çözüm

1
Analyze the diagnostic symptoms presented in the scenario.
The laptop runs on battery power, but when plugged into AC power, the OS reports 'Plugged in, not charging', CPU performance throttles, and BIOS lists AC Adapter Type as 'Unknown'.
When a laptop firmware cannot verify the wattage rating of an attached charger, it enters a fail-safe mode: it avoids drawing unverified power to charge the battery and throttles CPU performance to stay within minimum safe current limits.
2
Evaluate how laptop AC adapters communicate identification to the system board.
Proprietary barrel connectors use a small central pin to transmit data from a 1-wire identification IC inside the charger brick to the system embedded controller (EC).
If this pin is bent, broken, or suffering from a cracked solder joint on the DC-in jack, the EC reads 'Unknown' power input.
3
Differentiate correct hardware diagnostics from common misdiagnoses.
Discharge calibration attempts, protocol mismatches (such as Thunderbolt vs USB-C), and RAM configurations do not cause the AC adapter ID to read as 'Unknown' in BIOS.
Physical pin failure on the barrel connector/jack is the direct root cause of unrecognized power adapter hardware signatures.

Anahtar Kavram

Laptop AC Adapter Identification and Fail-Safe Power Throttling Management
Soru 2922Soru

A network administrator needs to deploy a dedicated service to route outbound web traffic from corporate workstations. The goal is to filter HTTP/HTTPS content, cache frequently accessed web pages to save bandwidth, and hide internal client IP addresses from destination web servers. Which server role should the administrator configure to perform these functions?

Cevabı ve açıklamayı göster

Cevap: Proxy server

Cevap

The proxy server is the correct server role for filtering web content, caching web pages, and masking internal client IP addresses.
A proxy server receives traffic from client computers on a local network, evaluates the request against administrative security policies, retrieves the content from external web servers if permitted, and caches the content for future requests while concealing the client's internal IP address.

Adım Adım Çözüm

1
Analyze the functional requirements in the scenario
Identified requirements: Intercepting web requests, caching content, filtering web traffic, and hiding internal host IP addresses.
Understanding the specific operational role determines which network host service matches the ticket requirements.
2
Compare requirements against standard server roles
Proxy servers function as intermediaries between network clients and external web targets to perform caching, security inspection, and IP hiding.
Other host services like DHCP, DNS, and Syslog perform IP assignment, name resolution, and event logging respectively.

Anahtar Kavram

Proxy Server Functions and Role Identification
Soru 2923Soru

A field technician is preparing to perform hardware upgrades and routine maintenance on several corporate laptops. Which TWO of the following statements correctly describe laptop hardware component specifications and replacement requirements?

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: SO-DIMM modules must be specified for internal memory upgrades due to their compact form factor compared to desktop DIMMs.; OLED display panels do not require a separate backlight inverter board because individual pixels emit their own light.

Cevap

The correct statements are that SO-DIMM modules are required for laptop memory upgrades due to form factor constraints, and OLED display panels do not use backlight inverter boards because OLED pixels emit their own light.
Laptops strictly require SO-DIMM memory modules because their physical footprint is approximately half the length of standard desktop DIMMs. Additionally, OLED displays feature self-emissive pixels, eliminating the need for CCFL backlights and high-voltage inverter boards commonly associated with older LCD panels.

Adım Adım Çözüm

1
Evaluate memory module form factors for laptops
Confirm that laptops require SO-DIMM modules rather than full-sized DIMMs due to internal space constraints.
Laptops rely on compact hardware standards like SO-DIMM to maintain thin profiles.
2
Evaluate laptop display panel components
Identify that OLED screens emit light at the individual pixel level and do not require backlight inverter hardware.
Inverters are only required for legacy LCD screens powered by CCFL backlight tubes.

Anahtar Kavram

Laptop Memory Form Factors and Display Backlighting Architecture
Soru 2924Soru

Match each enterprise mobile application support and security concept on the left with its correct operational description on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Mobile Device Management (MDM)
Mobile Application Management (MAM)
Sideloading
Containerization

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Mobile Device Management (MDM) matches enforcing full-device hardware policies and OS settings. Mobile Application Management (MAM) matches controlling access and data protection specifically for corporate apps. Sideloading matches installing mobile applications from third-party package files outside official stores. Containerization matches isolating enterprise applications and data within an encrypted, segregated partition.
Each term is correctly matched with its core operational function: MDM governs full-device hardware and OS settings; MAM governs application-level data and security policies; Sideloading describes installing app packages from third-party sources outside official app stores; and Containerization segregates work applications and data into an encrypted workspace.

Adım Adım Çözüm

1
Identify the scope of full-device operating system controls.
Mobile Device Management (MDM) applies global policies across the physical device and operating system.
MDM administers the entire endpoint, including device pin requirements, remote wipe, and system settings.
2
Identify application-focused administration controls.
Mobile Application Management (MAM) governs corporate software apps independently of full device control.
MAM secures company data within targeted applications, especially useful for personal BYOD devices.
3
Identify the process of bypassing official application store installations.
Sideloading refers to manual application installation using external package files.
Security policies often restrict sideloading to prevent unauthorized or untrusted software installations.
4
Identify the technology used to separate personal content from enterprise data.
Containerization creates a protected, segregated sandbox environment on the mobile device.
Containerization safeguards corporate assets while leaving user personal apps and data untouched.

Anahtar Kavram

Mobile Application Support and Security Settings
Tahmini Süre:1m 0s
Soru 2925Soru

A network technician is setting up network connectivity for a newly created department on a separate floor. All workstations are connected to a newly installed Layer 2 switch, which connects directly to a port on the building's core router serving as the default gateway. However, none of the departmental workstations can access network resources or the internet. Running `ipconfig` on the workstations reveals IP addresses in the 169.254.0.0/16169.254.0.0/16 network range. The enterprise DHCP server is located on a different IP subnet across the network core. Which device configuration or feature must be enabled on the router interface to resolve this issue?

Cevabı ve açıklamayı göster

Cevap: A DHCP relay agent (IP helper) enabled on the gateway router interface

Cevap

Enabling a DHCP relay agent (also known as an IP helper address) on the gateway router interface allows Layer 2 DHCP broadcast requests from the local subnet to be forwarded as unicast traffic across subnet boundaries to the centralized DHCP server.
Workstations receiving 169.254.X.X169.254.X.X addresses are utilizing Automatic Private IP Addressing (APIPA), indicating that client NICs are functional but cannot reach a DHCP server. Because DHCP discovery frames are Layer 2 broadcasts, the router separating the subnets drops these frames by default. Enabling a DHCP relay agent (IP helper) on the router's incoming interface allows the router to accept these broadcasts and forward them as unicast packets across subnets to the central DHCP server.

Adım Adım Çözüm

1
Analyze the reported symptoms and IP configuration
Workstations receive IP addresses in the 169.254.0.0/16 range, confirming Automatic Private IP Addressing (APIPA).
APIPA occurs when a DHCP client sends broadcast requests for an IP address lease but receives no response from a DHCP server.
2
Identify the network boundary limitation affecting DHCP traffic
DHCP discovery messages are sent as Layer 2 broadcasts, which are dropped by the Layer 3 router separating the local switch from the remote DHCP server.
Routers do not forward Layer 2 broadcast packets between subnets by default.
3
Determine the required hardware device function to cross subnet boundaries
Configure a DHCP relay agent (IP helper) on the router interface facing the local subnet.
The relay agent intercepts local DHCP broadcast requests, encapsulates them as unicast packets, and forwards them directly to the remote DHCP server IP address.

Anahtar Kavram

DHCP Relay / IP Helper Agent on Layer 3 Devices
Tahmini Süre:2m 0s
Soru 2926Soru

An IT technician is troubleshooting an older enterprise laptop equipped with a Cold Cathode Fluorescent Lamp (CCFL) LCD display. The user reports that while the operating system boots normally, the internal display appears completely dark. When the technician shines a high-intensity flashlight directly at the screen, desktop icons and open windows are faintly visible. Which of the following components is most likely faulty and should be replaced to resolve the issue?

Cevabı ve açıklamayı göster

Cevap: Display inverter board

Cevap

Display inverter board
Faint display graphics visible under a flashlight indicate that the LCD panel and graphics subsystem are functional, but the backlight has failed. On legacy laptops with CCFL backlights, the inverter board converts direct current (DC) from the motherboard to alternating current (AC) to power the backlight bulb; replacing the faulty inverter board restores display illumination.

Adım Adım Çözüm

1
Analyze the reported display symptom
Faint desktop images visible under direct flashlight illumination indicate that the graphics processing unit (GPU) and LCD liquid crystal matrix are functioning correctly, but screen backlighting is missing.
CCFL-backlit LCD panels require a separate backlight light source behind the panel matrix to make displayed images visible without high-intensity ambient light.
2
Identify the power distribution component responsible for CCFL backlighting
The display inverter converts low-voltage DC power supplied by the laptop motherboard into high-voltage AC power required by CCFL tubes.
If the inverter fails, the CCFL tube cannot illuminate, resulting in a dark display panel that still retains faint image pixel states.
3
Determine the appropriate replacement component
Replacing the display inverter board restores high-voltage AC power to the CCFL tube.
Replacing the inverter addresses the root cause of backlight loss without needing to replace the entire display panel assembly or unrelated system hardware.

Anahtar Kavram

CCFL LCD Backlight Power Delivery and Display Inverter Troubleshooting
Tahmini Süre:2m 0s
Soru 2927Soru

Match each network hardware device to its primary operational function and deployment scenario within an enterprise infrastructure.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Managed Layer 3 Switch
Unmanaged Layer 2 Switch
PoE Injector
Patch Panel

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Managed Layer 3 Switch matches with routing traffic between VLANs using IP addresses; Unmanaged Layer 2 Switch matches with plug-and-play frame forwarding based on MAC addresses; PoE Injector matches with adding inline power to a single non-PoE connection; Patch Panel matches with terminating permanent horizontal cabling runs in a equipment rack.
Each hardware device is accurately matched according to its physical deployment, OSI operating layer, and specific functionality within enterprise network architecture.

Adım Adım Çözüm

1
Evaluate the functional scope of a Managed Layer 3 Switch.
Layer 3 switches inspect network layer headers to route traffic between distinct VLANs.
Hardware-based switching allows inter-VLAN routing without relying on a dedicated external router.
2
Evaluate the functional scope of an Unmanaged Layer 2 Switch.
Unmanaged Layer 2 switches forward traffic using MAC address tables within one local broadcast domain.
They lack management interfaces and cannot handle IP routing or VLAN tagging.
3
Identify the purpose of a midspan PoE Injector.
It combines power and data onto a single Ethernet cable for an endpoint device.
This provides inline DC power when connecting a powered device to a legacy non-PoE switch.
4
Determine the physical layer role of a Patch Panel.
It serves as a passive punch-down termination point for horizontal building cables.
It protects permanent building wiring from physical wear and simplifies cable management.

Anahtar Kavram

Operational roles and OSI layer functions of network hardware devices
Soru 2928Soru

A field support technician is servicing an enterprise thin-and-light laptop. The user reports that the built-in screen periodically flickers and goes completely dark, though an external monitor connected via DisplayPort functions normally. During internal disassembly, the technician observes that the laptop utilizes an Organic Light-Emitting Diode (OLED) display assembly. The technician plans to order and replace a fluorescent backlight inverter board to solve the dark screen issue. Additionally, the user wants to expand the system memory from 8 GB to 16 GB. Hardware documentation confirms that 8 GB of RAM is soldered directly to the motherboard and that one unpopulated memory slot is available. Which of the following statements correctly evaluates the technician's proposed repair and upgrade plan?

Cevabı ve açıklamayı göster

Cevap: The display repair plan is flawed because OLED screens produce light on a per-pixel basis and do not use a backlight inverter; memory can be upgraded by inserting a single 8 GB SO-DIMM module into the available expansion slot.

Cevap

The display repair plan is flawed because OLED screens produce light on a per-pixel basis and do not use a backlight inverter; memory can be upgraded by inserting a single 8 GB SO-DIMM module into the available expansion slot.
OLED displays consist of self-illuminating pixels and do not feature a backlight assembly or fluorescent inverter board. To upgrade the RAM from 8 GB to 16 GB on a system with 8 GB of soldered memory and one open slot, the technician needs to populate the open expansion slot with a single 8 GB SO-DIMM module.

Adım Adım Çözüm

1
Analyze the display assembly technology and diagnostic plan.
OLED (Organic Light-Emitting Diode) displays utilize self-emissive pixels. Unlike older CCFL-backlit LCDs (which require high-voltage inverter boards to convert DC to AC) or LED-backlit LCDs, OLED displays do not use a separate backlight or inverter board.
Replacing an inverter board on an OLED laptop is impossible because the component does not exist in an OLED display system.
2
Evaluate the laptop memory upgrade requirements and motherboard layout.
The laptop has 8 GB of onboard (soldered) RAM and one empty expansion slot designed for Small Outline Dual In-line Memory Modules (SO-DIMMs).
Adding a single 8 GB SO-DIMM module to the open slot combines with the 8 GB soldered RAM to reach the target total of 16 GB RAM.
3
Synthesize the findings to select the correct evaluation statement.
The technician must reject the inverter replacement order and purchase a single 8 GB SO-DIMM memory module.
This correctly addresses both the display architecture characteristics and the laptop form-factor RAM constraints.

Anahtar Kavram

Laptop OLED Display Architecture & SO-DIMM Memory Upgrades
Tahmini Süre:2m 0s
Soru 2929Soru

A financial firm allows staff to access enterprise financial tools on personal mobile hardware under a Bring Your Own Device (BYOD) arrangement. The security compliance directive dictates that corporate information within these enterprise apps must be restricted from being copied into personal applications or shared outside approved tools, while personal data on the hardware must remain unmanaged. Which control should the IT administrator configure to enforce these specific application-level security boundaries?

Cevabı ve açıklamayı göster

Cevap: Mobile Application Management (MAM) containerization policies

Cevap

Mobile Application Management (MAM) containerization policies provide targeted application-level control, enforcing data protection and isolating corporate app data without requiring full administration of the user's personal mobile device.
Mobile Application Management (MAM) containerization allows IT administrators to publish, secure, and monitor enterprise applications on mobile devices. Through containerization, business data is encrypted inside a protected app ecosystem, preventing users from copying corporate information into personal apps or unmanaged locations while leaving the user's personal OS environment intact.

Adım Adım Çözüm

1
Analyze the administrative requirements and BYOD deployment context.
The policy requires restricting corporate application data flow (preventing copying/sharing outside approved enterprise apps) while leaving personal device content completely unmanaged.
BYOD environments require privacy isolation so administrators do not manage or wipe personal user data.
2
Evaluate candidate technologies against OS management scope.
Mobile Application Management (MAM) operates specifically at the app layer using containerization to enforce Data Loss Prevention (DLP) controls (e.g., blocking copy/paste across the container boundary).
MDM manages the entire device OS, while MAM manages only specific corporate software and its data.
3
Select the resolution that fits the exact scope required.
Configuring MAM containerization policies fulfills the exact security boundary criteria.
It secures app data and prevents data leakage without taking over full device control.

Anahtar Kavram

Mobile Application Management (MAM) vs. Mobile Device Management (MDM)
Tahmini Süre:1m 15s
Soru 2930Soru

A corporate user reports an issue with their mobile device email client. When the user reads, flags, or deletes emails on their desktop computer, the changes are reflected on the mail server. However, when the user performs these actions on their mobile device, the changes do not sync back to the server, and subfolders created on the desktop do not appear on the mobile client. The technician confirms that the mail server supports secure synchronization and port 993 is open across the firewall. Which of the following configuration changes should the technician make on the mobile device to resolve the bidirectional synchronization issue?

Cevabı ve açıklamayı göster

Cevap: Reconfigure the incoming mail protocol setting from POP3 to IMAP using SSL/TLS encryption.

Cevap

Reconfigure the incoming mail protocol setting from POP3 to IMAP using SSL/TLS encryption.
IMAP (Internet Message Access Protocol) maintains messages on the server and allows full two-way synchronization. Any action performed on the mobile device (such as reading, deleting, or organizing emails into subfolders) is immediately updated on the server and visible across all other connected clients. Secure IMAP operates over TCP port 993 using SSL/TLS encryption.

Adım Adım Çözüm

1
Analyze the symptoms described by the user.
Email actions taken on the mobile device are not syncing back to the server, and folder hierarchies are missing on the device.
These symptoms indicate a one-way synchronization protocol is currently in use.
2
Evaluate the difference between POP3 and IMAP email protocols.
POP3 downloads mail locally and does not support bidirectional status or folder synchronization, while IMAP maintains bidirectional state synchronization with the server over port 993 (implicit SSL/TLS).
Changing the protocol from POP3 to IMAP enables two-way synchronization.
3
Verify server port and security requirements.
Port 993 is confirmed open, which corresponds to secure IMAPS.
Configuring IMAP with SSL/TLS encryption on port 993 fulfills both the functional and security requirements.

Anahtar Kavram

Mobile Email Protocol Synchronization (IMAP vs. POP3)
Soru 2931Soru

A network technician is organizing components in a telecommunications closet. Match each network hardware device on the left to its corresponding primary functional description on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Patch Panel
Media Converter
PoE Injector
Managed Switch

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Patch Panel matches with terminating permanent cable runs onto punch-down blocks; Media Converter matches with translating signals between incompatible physical cabling types; PoE Injector matches with adding DC electrical power to an Ethernet cable run; Managed Switch matches with forwarding frames based on MAC addresses while supporting VLAN segmentation.
Each item matches its corresponding network role: Patch Panels terminate horizontal cable runs; Media Converters adapt signals between fiber and copper cabling; PoE Injectors supply DC power over Ethernet pairs; and Managed Switches perform Layer 2 frame forwarding and VLAN management.

Adım Adım Çözüm

1
Identify the passive cable termination hardware.
Patch Panel connects incoming structured horizontal cabling to punch-down blocks.
Patch panels organize cabling without performing active signal manipulation or frame forwarding.
2
Identify the Layer 1 conversion component.
Media Converter adapts optical signals from fiber cabling to electrical signals on copper cabling.
Media converters allow networks using different cabling types to connect across physical distances.
3
Identify the power provisioning device for network drops.
PoE Injector injects power into standard Ethernet cables for powered devices.
PoE injectors eliminate the need for separate electrical wiring at the device location.
4
Identify the configurable Layer 2 traffic management device.
Managed Switch filters and forwards frames using MAC addresses and manages VLAN boundaries.
Managed switches provide granular administrative control over local network traffic domains.

Anahtar Kavram

Distinguishing roles and features of fundamental network hardware components.
Soru 2932Soru

Match each network host service or server role to its primary operational function within an enterprise network.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Syslog Server
Spam Filter
Authentication Server
Reverse Proxy

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Syslog Server pairs with aggregating event messages; Spam Filter pairs with inspecting inbound email at the perimeter; Authentication Server pairs with validating user credentials against a central database; Reverse Proxy pairs with intercepting incoming external client web requests for load balancing and SSL offloading.
Each service performs a specialized server role: Syslog consolidates log entries across network infrastructure; Spam Filters clean incoming email before reaching internal mail hosts; Authentication Servers centralize access validation (AAA); and Reverse Proxies front internal web applications to provide load balancing and SSL decryption.

Adım Adım Çözüm

1
Identify the primary function of centralized logging services
Syslog Server matches the description of aggregating status alerts and event entries from network devices.
Syslog standardizes event message logging across heterogenous network appliances.
2
Identify perimeter security services dedicated to email filtering
Spam Filter matches inspecting inbound email at the perimeter to block unsolicited or malicious messages.
Spam gateways act as email security proxies before reaching internal mail servers.
3
Identify access control host roles
Authentication Server matches validating user credentials against a central database like RADIUS or LDAP.
Centralized AAA services verify identity and authorize network resource usage.
4
Identify web infrastructure host services
Reverse Proxy matches intercepting incoming client requests to front-end internal web servers and handle SSL offloading.
Unlike forward proxies that protect outgoing client traffic, reverse proxies protect and manage traffic coming into internal servers.

Anahtar Kavram

Network Host Services and Dedicated Server Roles
Soru 2933Soru

A technician needs to replace a swollen Lithium-ion battery in a corporate laptop. Arrange the technician's actions in the correct chronological order from first step to last step.

Öğeleri doğru sıraya koymak için sürükleyin

Cevabı ve açıklamayı göster

Cevap

The correct sequence begins with disconnecting external AC power and shutting down the device, followed by applying ESD protection and removing the bottom casing. Next, the battery interface cable must be disconnected from the motherboard before unfastening and placing the swollen battery into a hazard container. Finally, the replacement battery is secured, connected to the system board, and the outer casing is reassembled.
The correct order follows standard safety and hardware replacement methodology: first remove external power (AC adapter) and power down the device, then apply ESD protection and remove the outer chassis cover. Disconnect the internal battery power connector from the motherboard before unfastening the battery retaining screws to prevent short circuits. Safely store the swollen battery in a designated hazardous waste container, then install the new battery, attach its connector, and reassemble the casing.

Adım Adım Çözüm

1
Isolate external power sources
Laptop is unplugged from AC power and fully shut down
Prevents electrical shock and short circuits during chassis disassembly.
2
Implement ESD protection and open chassis
Bottom enclosure cover is removed safely without electrostatic discharge damage
Allows physical access to internal battery hardware.
3
Disconnect internal battery connection
System board is completely de-energized
Ensures no live power flows to motherboard components while unbolting metallic battery screws.
4
Remove swollen battery safely
Damaged Li-ion battery is safely unmounted and transferred to a hazardous waste container
Prevents accidental puncture or thermal runaway hazards.
5
Install new battery and reassemble laptop
Laptop hardware is fully restored and ready for testing
Completes the hardware replacement procedure.

Anahtar Kavram

Safe procedures for replacing laptop Lithium-ion batteries and preventing ESD/thermal hazards.
Soru 2934Soru

Match each network hardware device to its primary function or deployment scenario in an enterprise network infrastructure.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Patch Panel
PoE Injector
Wireless LAN Controller
Optical Network Terminal (ONT)

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Patch Panel pairs with static physical cable termination in a server rack. PoE Injector pairs with adding electrical power to a single Ethernet cable segment for a powered device. Wireless LAN Controller pairs with centralizing configuration and policies across wireless access points. Optical Network Terminal pairs with terminating incoming fiber cabling and converting optical signals to Ethernet.
Each network device fills a specific role: patch panels provide structured passive termination, PoE injectors supply inline power to single non-PoE runs, Wireless LAN Controllers centrally administer access points, and ONTs bridge fiber ISP connections to local Ethernet networks.

Adım Adım Çözüm

1
Identify physical structured cabling infrastructure components.
Patch Panel matches the static physical cable termination description.
Patch panels handle cable consolidation without active electronics or packet processing.
2
Identify power delivery adapters for non-PoE switch infrastructure.
PoE Injector matches adding inline power to a single cable run.
Injectors provide midspan Power over Ethernet when the existing access layer switch lacks native PoE support.
3
Identify centralized wireless management hardware.
Wireless LAN Controller matches centralized AP management and policy enforcement.
Enterprise wireless networks use controllers to manage lightweight APs centrally rather than configuring autonomous APs individually.
4
Identify fiber ISP demarcation hardware.
Optical Network Terminal matches converting optical fiber signals to copper Ethernet.
An ONT is required at the subscriber side of a passive optical network (PON) to interface fiber feed lines with twisted-pair copper equipment.

Anahtar Kavram

Network Hardware Device Functions and Enterprise Roles
Tahmini Süre:1m 30s
Soru 2935Soru

An IT technician is auditing hardware specifications for an enterprise laptop deployment. Which of the following statements correctly describe laptop hardware components and display features? (Select TWO.)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Laptop RAM upgrades require Small Outline Dual In-line Memory Modules (SO-DIMMs) rather than standard desktop DIMMs due to space constraints.; OLED laptop displays produce their own light per pixel and do not utilize a high-voltage CCFL backlight inverter board.

Cevap

Laptop RAM upgrades require SO-DIMM modules due to physical size limitations, and OLED laptop displays do not use CCFL backlight inverter boards because OLED pixels are self-emissive.
Laptops require SO-DIMM modules to accommodate internal spatial limitations. OLED displays use organic self-emissive pixels and do not require backlight inverter boards.

Adım Adım Çözüm

1
Evaluate memory form factors for laptop computers
Identified that laptops rely on SO-DIMM modules (or soldered memory) because standard desktop DIMMs are physically too large.
Compact laptop chassis designs dictate small-form-factor components.
2
Evaluate display architecture for OLED screens
Identified that OLED panels do not contain backlight inverter boards.
OLED pixels generate their own illumination, rendering separate backlights and high-voltage inverter circuits obsolete.

Anahtar Kavram

Laptop Hardware Specifications and Display Technologies
Soru 2936Soru

A field technician needs to safely replace a severely swollen Lithium-ion (Li-ion) battery from a laptop computer. Arrange the procedure steps below into the correct sequential order from first to last.

Öğeleri doğru sıraya koymak için sürükleyin

Cevabı ve açıklamayı göster

Cevap

The correct sequence for safely replacing a swollen battery is: 1) Disconnect the AC power adapter and power down the laptop completely, 2) Disconnect the internal battery connector cable from the system board, 3) Unfasten the chassis retaining screws securing the battery frame, and 4) Remove the swollen battery and place it into a certified fire-safe hazmat container.
The correct procedure begins by disconnecting external power and shutting down the laptop to eliminate live voltage. Next, the internal battery cable must be unplugged from the motherboard to isolate system power before handling internal fasteners. After the cable is disconnected, the retaining screws can be removed safely. Finally, the damaged swollen battery is carefully lifted out and stored in a fire-safe containment vessel to mitigate thermal runaway risks.

Adım Adım Çözüm

1
Ensure electrical isolation from wall current
System powered down and external power source disconnected
Prevents shock and accidental short circuits during disassembly
2
Disconnect battery motherboard cable connection
System board isolated from internal battery energy source
Protects motherboard electronics from shorting during physical hardware removal
3
Remove mounting hardware
Battery frame released from laptop housing
Allows physical removal of the degraded component
4
Extract and store swollen battery safely
Swollen battery isolated in proper fire-resistant hazmat disposal container
Prevents catastrophic thermal runaway, fire, or chemical exposure

Anahtar Kavram

Laptop Swollen Battery Removal and Safety Handling
Soru 2937Soru

Match each mobile device physical port or interface specification on the left with its precise functional characteristics and bandwidth capability on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

USB-C with Thunderbolt 4
USB 3.2 Gen 2x2 Type-C
Micro-USB with On-The-Go (OTG)
Proprietary 8-pin Lightning

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

USB-C with Thunderbolt 4 matches the 24-pin 40 Gbps connector with dual 4K display support; USB 3.2 Gen 2x2 Type-C matches the 24-pin 20 Gbps dual-lane connector; Micro-USB with OTG matches the 5-pin trapezoidal connector enabling host/peripheral role switching; Proprietary 8-pin Lightning matches the reversible Apple connector operating at USB 2.0 speeds.
Each mobile interface is correctly paired based on pin configuration, physical form factor, maximum data throughput, and specific feature capabilities (such as USB OTG host switching, dual-lane USB 3.2 transmission, or Thunderbolt 4 video/PCIe tunneling).

Adım Adım Çözüm

1
Identify the high-bandwidth USB-C implementation supporting video and PCIe tunneling.
Recognize that Thunderbolt 4 over USB-C provides 40 Gbps throughput, multi-monitor display capabilities, and high power delivery.
Thunderbolt 4 mandates 40 Gbps throughput and support for two 4K displays or one 8K display.
2
Differentiate native USB 3.2 multi-lane capabilities from Thunderbolt.
Match USB 3.2 Gen 2x2 Type-C with dual-lane 20 Gbps operation.
USB 3.2 Gen 2x2 operates over Type-C using two RX/TX lanes at 10 Gbps each to achieve 20 Gbps maximum speed.
3
Analyze legacy Android/mobile port capabilities with host expansion features.
Match Micro-USB with OTG to the 5-pin non-reversible trapezoidal connector supporting host/device switching.
USB OTG specifies a mechanism allowing mobile devices to act as USB hosts when an OTG adapter grounds the 5th (ID) pin.
4
Identify Apple legacy mobile port specifications.
Match Proprietary 8-pin Lightning to the reversible 8-pin connector operating at USB 2.0 speeds.
Lightning connectors are 8-pin reversible proprietary interfaces used by Apple mobile devices, capped at USB 2.0 bus speeds on most mobile models.

Anahtar Kavram

Mobile Device Physical Connectors, Protocol Capabilities, and Bus Speeds
Soru 2938Soru

An IT technician is configuring security settings for personal smartphones brought into a corporate Bring Your Own Device (BYOD) environment. Company policy dictates that administrators must be able to isolate, encrypt, and selectively wipe corporate email and internal application data without wiping or inspecting personal photos, messages, or apps on the device. Which of the following solutions should the technician implement?

Cevabı ve açıklamayı göster

Cevap: Mobile Application Management (MAM) with data containerization

Cevap

Mobile Application Management (MAM) with data containerization is the correct security control to isolate and selectively wipe corporate application data on BYOD devices.
Mobile Application Management (MAM) enables administrators to enforce security policies, encryption, and remote data wipes strictly at the application container level. This isolates corporate resources from personal user data on personal devices (BYOD), satisfying privacy and security requirements.

Adım Adım Çözüm

1
Identify the organizational requirement
The requirement mandates controlling corporate application data selectively without affecting personal storage on BYOD smartphones.
BYOD policies prioritize personal privacy while protecting corporate intellectual property.
2
Compare mobile security management scopes (MDM vs. MAM)
MAM provides app-level control and storage containerization, whereas MDM exercises OS-level device control.
MAM isolates work applications inside an encrypted container that can be selectively erased.

Anahtar Kavram

Mobile Application Management (MAM) vs. Mobile Device Management (MDM) in BYOD environments
Soru 2939Soru

A financial services firm is updating its mobile security profile for remote investment advisors operating under a Corporately-Owned, Personally-Enabled (COPE) device policy. Match each mobile security feature or configuration parameter on the left with its primary technical operational purpose on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

Selective Remote Wipe
Sideloading Restriction Policy
S/MIME Certificate Configuration
App Containerization

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

Selective Remote Wipe matches with removing managed enterprise data while leaving personal files intact. Sideloading Restriction Policy matches with preventing execution of unverified packages outside official stores. S/MIME Certificate Configuration matches with providing cryptographic message encryption and digital signatures for mobile mail clients. App Containerization matches with enforcing isolated storage and memory spaces between enterprise and personal applications.
Each feature correctly corresponds to its primary mobile enterprise security function: Selective Wipe isolates administrative destruction to enterprise assets; Sideloading restrictions prevent unauthorized executable installation; S/MIME provides end-to-end email payload encryption/signing via PKI; App Containerization prevents inter-app data leakage between personal and business storage spaces.

Adım Adım Çözüm

1
Analyze the operational scope of mobile application security controls in a COPE environment.
Differentiate between device-level management controls (MDM full device wipe) and application-level security controls (MAM containerization and selective wipe).
COPE environments require preserving personal user data while maintaining strict corporate security boundaries.
2
Map each mobile security control to its explicit technical mechanism.
Pair Selective Wipe with partial corporate data removal, Sideloading restrictions with untrusted package blocking, S/MIME with email PKI encryption/signing, and Containerization with app sandbox memory/storage isolation.
Each security mechanism addresses a distinct attack vector or data privacy requirement.

Anahtar Kavram

Mobile Application Support and Security Settings
Soru 2940Soru

Match each mobile application security control on the left with its corresponding enterprise operational deployment description on the right.

Soldaki öğeye tıklayın, sonra eşleşen sağdaki öğeye tıklayın

Öğeler

MAM Application Wrapping
OAuth 2.0 Single Sign-On (SSO)
Certificate-Based Authentication
Geofencing App Control

Eşleşmeler

Cevabı ve açıklamayı göster

Cevap

MAM Application Wrapping matches with injecting security code layer into corporate apps for DLP enforcement; OAuth 2.0 SSO matches with token-based app authorization using centralized identity providers; Certificate-Based Authentication matches with pushing digital credentials via profile payload for mutual TLS; Geofencing App Control matches with dynamically restricting sensitive app features based on physical coordinates.
Each security mechanism directly aligns with its specific technical implementation. Application wrapping enforces application-level container security and DLP. OAuth 2.0 manages secure token exchange for authentication. Digital certificates provide passwordless device verification through PKI payload profiles. Geofencing leverages spatial coordinates to enforce location-aware security policies.

Adım Adım Çözüm

1
Analyze MAM Application Wrapping
Identified as an application-level control that adds security rules directly around mobile applications.
Application wrapping is used in BYOD environments to enforce DLP without requiring full device enrollment in MDM.
2
Analyze OAuth 2.0 Single Sign-On (SSO)
Identified as an open authorization protocol delivering secure access tokens.
OAuth 2.0 facilitates seamless SSO token access across mobile apps without exposing raw password data on the local storage.
3
Analyze Certificate-Based Authentication
Identified as a public key infrastructure (PKI) authentication mechanism for devices.
Digital certificates delivered via configuration profiles provide passwordless mutual TLS verification between client devices and servers.
4
Analyze Geofencing App Control
Identified as location-aware security boundary enforcement.
Geofencing tracks GPS/cellular location parameters to toggle application capabilities automatically based on geographic location.

Anahtar Kavram

Enterprise Mobile Application Security Controls and Authentication Frameworks
ÖncekiSayfa 147 / 178Sonraki
Tüm alıştırma soruları — CompTIA A+ (Core 1 & Core 2) | Examkin