Skip to main content

220-1101 Online Practice Questions

CompTIA A+ Certification: Core 1

1,057 questions available · Page 1 of 106

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

A user reports that a laser printer continues to print pages with text that is too light to read even after adding additional toner.

Which of the following should the technician replace to correct this issue?

  1. A

    Paper with thinner stock

  2. B

    Contrast sensor

  3. C

    Pickup rollers

  4. D

    Transfer drum

Show answer and explanation

Correct answer: D

Question 2 Single choice

A printer technician receives a support request for a laser printer that sometimes cuts off the bottom of the print job. During troubleshooting the technician notices that affected jobs are set for 8.5in x 14in (216mm x 356mm) paper and only print from a particular paper tray.

Which of the following actions should the technician perform NEXT?

  1. A

    Verify that the printing trays are correctly set.

  2. B

    Swap printer trays until the print jobs complete as expected.

  3. C

    Replace the tray rollers to ensure proper alignment.

  4. D

    Reset the default to use 8.5in x 11in (216mm x 279mm) paper

Show answer and explanation

Correct answer: A

Explanation

References:
https://partners.comptia.org/docs/default-source/resources/a-core-1-content-guide
(page 16)

Question 3 Single choice

A startup company is outgrowing its current office space and is requiring employees to work remotely. The company must comply with government-enforced requirements to safeguard all aspects of data, so the IT department plans to maintain complete control over users' operating systems.

Which of the following should the IT department implement?

  1. A

    VDI

  2. B

    laaS

  3. C

    VPN

  4. D

    SaaS

Show answer and explanation

Correct answer: A

Explanation

The IT department should implement VDI. Virtual Desktop Infrastructure (VDI) is a technology that allows users to access a desktop operating system from a remote location. VDI provides complete control over users' operating systems, which is important for safeguarding data. VDI also provides a secure way to access data from remote locations, which is important for compliance with government-enforced requirements 1.

Question 4 Single choice

Which of the following is used to verify if a NIC port can send and receive data?

  1. A

    Loopback plug

  2. B

    Toner probe

  3. C

    Cable tester

  4. D

    Network tap

Show answer and explanation

Correct answer: A

Explanation

A loopback plug is used to test the functionality of network interface card (NIC) ports to ensure they can send and receive data. It is a diagnostic tool that loops back the signal to the device, allowing verification of the network port's operation. This aligns with CompTIA Core 1 objectives related to troubleshooting wired and wireless networks and verifying network connectivity.

Question 5 Lab simulation

Simulation

A user reports poor performance on the application server.

INSTRUCTIONS:

Click on Server 1 and Server 2, and review the information presented in each chart to determine which drives need to be replaced.

Select the appropriate replacement drive that should be used for the least performance degradation to the server.

If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.

Show answer and explanation

The degraded status on Server 2 indicates a RAID-5 issue, typically due to a failed or failing drive. In RAID-5 configurations, when one drive fails, the system can still operate but with reduced performance as parity data is used to rebuild missing data on-the-fly.

Recommended Replacement Drive:
To minimize performance degradation, the replacement drive should be a SAS HDD with the same specifications (64KB stripe size, no read-ahead, and write-back policy). Matching the configuration exactly ensures seamless integration and optimizes recovery speed in the RAID-5 array.

In RAID-5, degraded performance is expected when one drive fails, as parity data is used to rebuild missing information during each read/write process. Replacing the failed drive restores the RAID array to optimal status, reducing the load on existing drives and returning the system to normal read/write performance. The write-back policy and disabled disk cache settings are designed to reduce latency and increase efficiency, which is essential for handling real-time applications.

Question 6 Single choice

An end user reports a printer error that states "Replace filament".
With which of the following types of printer is the end user MOST likely having problems?

  1. A

    ink jet

  2. B

    Laser

  3. C

    3-D

  4. D

    Thermal

Show answer and explanation

Correct answer: C

Question 7 Single choice

A technician replaced a failed PSU on a high-end workstation PC. Now, the PC fails to POST and does not

stay turned on for more than five seconds.

Which of the following power connections was most likely forgotten during installation?

  1. A

    5V

  2. B

    12V

  3. C

    120V

  4. D

    220V

Show answer and explanation

Correct answer: B

Explanation

The issue described suggests the 12V CPU power connector was likely forgotten during installation. The 12V power rail is essential for the operation of high-end workstation components, including the CPU.
Without the 12V connection, the system will fail to POST and may power off shortly after being turned on.

References:
220-1101 (Core 1), Section 3.5: Explains power supply requirements and troubleshooting scenarios related to component connections.

Question 8 Single choice

A technician plans to upgrade a laptop's RAM from 4GB to 16GB.

Which of the following should the technician do?

  1. A

    Purchase the same architecture of RAM.

  2. B

    Configure the laptop's BIOS settings for the RAM upgrade.

  3. C

    Purchase RAM with the same CAS latency.

  4. D

    Purchase the same brand of RAM.

Show answer and explanation

Correct answer: A

Explanation

The most important factor to consider when upgrading a laptop's RAM is the architecture of the RAM, which determines the type, speed, and capacity of the memory modules. The architecture of the RAM must match the architecture of the laptop's motherboard and processor, otherwise the RAM will not be compatible or function properly. The architecture of the RAM includes the DDR generation (such as DDR3 or DDR4), the form factor (such as SO-DIMM), the pin count (such as 204 or 260), the voltage (such as 1.35V or 1.5V), and the frequency (such as 1600MHz or 2400MHz). The other options are not as crucial or relevant for the RAM upgrade. The brand of the RAM does not matter as long as the RAM meets the specifications of the laptop and is of good quality. The CAS latency of the RAM is a measure of the delay between the memory controller requesting data and the RAM delivering it, and it affects the performance of the RAM. However, the CAS latency is not a fixed value and can vary depending on the frequency and voltage of the RAM. Therefore, purchasing RAM with the same CAS latency is not necessary or sufficient for compatibility. The laptop's BIOS settings are usually configured to automatically detect and adjust to the RAM upgrade, and do not need to be manually changed by the technician.
References:
CompTIA A+ Certification Exam Core 1 Objectives1
The Official CompTIA A+ Core 1 Student Guide (Exam 220-1101) eBook2 How to Upgrade the RAM in Your Laptop | Tom's Hardware3.
How to Upgrade RAM on a Laptop | Crucial.com4

Question 9 Single choice

A company needs to keep a record of tasks performed by an application.

Which of the following should the company most likely implement as part of a solution?

  1. A

    Fileshare

  2. B

    Syslog

  3. C

    Database

  4. D

    SAN

Show answer and explanation

Correct answer: B

Explanation

Syslog is used to log system events and tasks performed by applications, providing a centralized record of activity.
Why Not A (Fileshare): Fileshares store files but are not designed for event logging.
Why Not C (Database): Databases can store logs but are not a logging mechanism themselves.
Why Not D (SAN): A SAN is a storage solution, not a logging tool.

References:
Core 1 (220-1101), Section 2.6, system monitoring and logging.

Question 10 Single choice

The Chief Executive Officer wants to ensure company data is stored in a manner that provides the company with complete control over how the data is managed.

Which of the following is the BEST cloud deployment model for this request?

  1. A

    Community

  2. B

    Hybrid

  3. C

    Public

  4. D

    Private

Show answer and explanation

Correct answer: D

Explanation

A private cloud deployment model provides the company with complete control over how the data is managed. This is because a private cloud is managed solely by the organization and resides on-premises or in a data center. Therefore, a private cloud deployment model is the best option for this scenario.