Practice Free 220-1201 Exam Online Questions
Which of the following virtualization technologies is best suited for running microservices?
- A . Containers
- B . VDI
- C . Type 2 hypervisors
- D . Type 1 hypervisors
A
Explanation:
Containers provide lightweight virtualization, ideal for deploying microservices because they are isolated, portable, and require fewer resources than traditional VMs.
From CompTIA A+ 220-1101 Official Study Guide, Objective 3.7 C Virtualization and cloud computing:
“Containers package applications and their dependencies, making them ideal for running
microservices efficiently and independently.”
Verified Source:
CompTIA A+ Core 1 (220-1101) Official Study Guide, Chapter 3: Cloud and Virtualization CompTIA Exam Objectives 220-1101, Domain 3.7
Which of the following virtualization technologies is best suited for running microservices?
- A . Containers
- B . VDI
- C . Type 2 hypervisors
- D . Type 1 hypervisors
A
Explanation:
Containers provide lightweight virtualization, ideal for deploying microservices because they are isolated, portable, and require fewer resources than traditional VMs.
From CompTIA A+ 220-1101 Official Study Guide, Objective 3.7 C Virtualization and cloud computing:
“Containers package applications and their dependencies, making them ideal for running
microservices efficiently and independently.”
Verified Source:
CompTIA A+ Core 1 (220-1101) Official Study Guide, Chapter 3: Cloud and Virtualization CompTIA Exam Objectives 220-1101, Domain 3.7
A technician is troubleshooting a PoE phone that will not turn on. When a laptop is plugged directly into the switchport for the phone the technician sees a data link LED and activity.
Which of the following tools should the technician use to verify PoE availability to the phone?
- A . Network tap
- B . Cable tester
- C . Loopback plug
- D . Toner probe
B
Explanation:
Reasoning: A cable tester capable of testing Power over Ethernet (PoE) functionality can verify whether the switchport is providing the required power to the phone. This tool measures both the presence of data and the voltage or wattage being provided through the Ethernet cable. This is the most effective way to confirm that PoE is available on the port.
Why the Other Options Are Incorrect:
Which of the following describes the function of an injector?
- A . To provide only data connectivity
- B . To supply power across a cable
- C . To improve wireless performance
- D . To extend a network connection
B
Explanation:
A PoE injector is used to add power to an Ethernet cable, enabling the cable to deliver both power and data. This is crucial when connecting to PoE-enabled devices like IP cameras or wireless access points that are far from power outlets.
Reference: "CompTIA A+ Complete Practice Tests" by Jeff T. Parker C Chapter 10, Question 77, page 585.
A user experiences a random BSOD while using a computer, but the operating system recovers as expected.
Which of the following symptoms would indicate the issue is related to RAM?
- A . Wrong BIOS configurations
- B . Continuous reboots
- C . Distended capacitors
- D . POST code beeps
D
Explanation:
D. POST Code Beeps:
During the Power-On Self-Test (POST), the BIOS performs checks on system hardware, including
RAM. If the RAM is faulty, POST may produce a series of beep codes indicating memory issues.
These beep codes are often the first sign of RAM-related problems, especially if the BSOD occurs
randomly.
Incorrect Options:
A company is testing the latest model of a laptop. After turning on the laptop, there is a noticeable burning smell.
Which of the following steps should a technician take to troubleshoot the laptop issue? (Select two).
- A . Turn it off and disconnect all power sources.
- B . Submit an emergency request to the local facilities manager.
- C . Check for foreign objects, liquid spills, and internal damage.
- D . Contact the vendor and submit a return request.
- E . Remove the device from the MDM.
- F . Try an alternate AC adapter.
A,C
Explanation:
When a technician encounters a burning smell, it is a critical safety issue. The first response must be to immediately power down and disconnect the device from all power sources to prevent electric shock, fire, or further hardware damage.
✅ From the CompTIA A+ 220-1101 Official Study Guide, Objective 4.1 C Troubleshoot common hardware problems:
"Signs of electrical issues such as burning smells, smoke, or sparks require an immediate shutdown of the system and disconnection from any power source."
After ensuring safety, the technician should inspect the hardware for visible signs of damage:
✅ From the same Objective (4.1):
"Inspect for foreign objects, liquid damage, or burnt components. These can cause short circuits or thermal events that may damage the motherboard or other internal components."
These steps are standard practice in the industry to ensure safe and accurate diagnosis of faulty devices. Trying a different adapter (Option F) may make the problem worse, and contacting vendors (Option D) comes after initial safety and inspection.
Verified Source:
CompTIA A+ Core 1 (220-1101) Official Study Guide, Chapter 4: Troubleshooting Hardware Problems CompTIA Exam Objectives 220-1101, Domain 4.0 C Hardware and Network Troubleshooting
Which of the following best represents the purpose of NFC?
- A . Wired connections between several devices
- B . Short-distance wireless connections between two devices
- C . Wireless connections between multiple devices at once
- D . Direct connection of two computers for file sharing
B
Explanation:
NFC (Near-Field Communication) is a subset of RFID technology designed for very short-range wireless communication, typically within a few centimeters. It is primarily used for contactless transactions, like mobile payments, and can also support peer-to-peer data exchanges. NFC operates at 13.56 MHz and enables devices to communicate when placed near each other.
Reference: "CompTIA A+ Complete Study Guide" by Quentin Docter C Chapter 7, "Wireless and SOHO Networks", page 400.
Which of the following is an isolated virtual machine?
- A . Sandbox
- B . Hypervisor
- C . Container
- D . VDI
A
Explanation:
A sandbox is an isolated virtual environment, often used for testing code or software safely without affecting the host system.
From CompTIA A+ 220-1101 Official Study Guide, Objective 3.7 C Virtualization:
“A sandbox provides an isolated environment, often implemented as a virtual machine, to safely test applications or code.”
Verified Source:
CompTIA A+ Core 1 (220-1101) Official Study Guide, Chapter 3: Virtualization CompTIA Exam Objectives 220-1101, Domain 3.7
Which of the following cable types can be used to transfer data and video?
- A . USB-C
- B . HDMI
- C . DisplayPort
- D . VGA
A
Explanation:
USB-Cis a versatile connector capable of transmitting data, video, audio, and power. With standards like Display Port over USB-C or Thunderbolt 3/4, it can be used for external displays, file transfers, charging, and more ― all through one cable.
Option B (HDMI): Supports video and audio but not general data transfer.
Option C (DisplayPort): Similar to HDMI ― supports video/audio but not general file transfer.
Option D (VGA): Legacy analog video only ― no data or audio support.
CompTIA A+ Core 1 Exam Objective
Reference: Objective 3.1: Identify common connector types.
A customer reports a problem connecting to network resources. After asking open-ended questions, the technician determines the issue likely exists on the remote server.
Which of the following should the technician do next?
- A . Document the findings.
- B . Test the theory
- C . Gather information
- D . Establish a plan of action
B
Explanation:
After determining the issue is likely on the remote server, the technician should test the theory to confirm the root cause before proceeding.
Why Not A (Document the findings): Documentation comes after confirming the issue.
Why Not C (Gather information): Information gathering is already completed.
Why Not D (Establish a plan of action): This is done after confirming the issue.
CompTIA A+ Exam
Reference: Core 2 (220-1102), Section 3.1, troubleshooting methodology.