Skip to main content

220-1201 Real Exam Questions

CompTIA A+ Certification: Core 1

717 questions available · Page 1 of 72

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

An engineer is working at a remote site that does not have Internet access.

Which of the following features should the engineer use to connect a laptop to the Internet if hotspot functionality is unavailable?

  1. A

    Tethering

  2. B

    Near field communication

  3. C

    Wireless LAN

  4. D

    Virtual private network

Show answer and explanation

Correct answer: A

Explanation

Tethering lets the laptop use another mobile device's cellular data connection, commonly through a USB or Bluetooth link. It therefore supplies an Internet path without requiring the unavailable Wi-Fi hotspot function. NFC is for very short-range exchanges, while a WLAN or VPN does not create Internet service by itself.

Question 2 Single choice

A user reports that the printouts from a laser printer have lines and smudges on them. The printer is also intermittently misfeeding the paper.

Which of the following components should a technician replace to address this issue?

  1. A

    Fuser

  2. B

    Maintenance kit

  3. C

    Corona wire

  4. D

    Toner cartridge

Show answer and explanation

Correct answer: B

Explanation

The printer has both output defects and intermittent paper-feeding trouble, indicating that several wear components need service rather than one isolated consumable. A maintenance kit groups replaceable items used in the imaging and paper path, so it can address the combined lines, smudges, and misfeeds. A single fuser or toner cartridge would cover a narrower fault.

Question 3 Single choice

Which of the following virtualization concepts is suitable for a development team that requires a bare minimum platform to run web applications with the capability to dispose and redeploy as needed?

  1. A

    Containers

  2. B

    IaaS

  3. C

    SaaS

  4. D

    Desktop virtualization

Show answer and explanation

Correct answer: A

Explanation

Containers package a web application with its required dependencies while sharing the host operating system's kernel. Because they avoid a separate full guest OS for each instance, they provide a minimal runtime platform and can be created, discarded, and redeployed efficiently. This matches development work that repeatedly replaces application environments.

Question 4 Single choice

A company will retire a legacy application in one year but wants to decommission the physical environment now.

Which migration method is best?

  1. A

    Relocating the server to a colocated data center

  2. B

    Performing a physical-to-virtual conversion and hosting on IaaS

  3. C

    Deploying all components using PaaS

  4. D

    Taking a backup and shutting down the server

Show answer and explanation

Correct answer: B

Explanation

A physical-to-virtual conversion preserves the legacy server as a virtual machine while allowing its physical hardware to be decommissioned. Hosting that virtual machine on IaaS keeps the application operating during its final year without rebuilding it for a new platform. A backup followed by shutdown would not maintain service.

Question 5 Single choice

A technician is troubleshooting an iOS-based device. The device's owner reports that the battery is discharging more quickly than expected. The technician inspects the following device parameters and configuration:

Battery health: 82%
Battery charge: 46%
Hotspot: On
Roaming: On
Used space: 48/64GB
Warranty: Expired

Which of the following would most likely cause the issue?

  1. A

    The device's warranty has expired.

  2. B

    The battery has low health.

  3. C

    The hotspot is being utilized.

  4. D

    The device is using roaming.

Show answer and explanation

Correct answer: C

Explanation

When the hotspot is being utilized, the phone maintains a cellular data connection while also providing Wi-Fi service to another device. Running both radios and forwarding traffic creates sustained power demand, causing faster battery discharge. The expired warranty and used storage do not consume power, while merely having roaming enabled does not establish the same continuous workload.

Question 6 Single choice

Which of the following networking technologies allows for high-speed data transmission over short distances between devices like smartphones and tablets?

  1. A

    Near-field communication

  2. B

    Zigbee

  3. C

    Infrared

  4. D

    Wi-Fi Direct

Show answer and explanation

Correct answer: D

Explanation

Wi-Fi Direct establishes a peer-to-peer Wi-Fi connection between nearby devices without requiring them to join a conventional access point. It supports the higher data rates needed to transfer substantial content between smartphones and tablets over short distances. NFC, Zigbee, and infrared serve more limited proximity, low-power, or line-of-sight communication roles.

Question 7 Multiple choice

A user reboots a machine. On rebooting, the user hears one beep, and then an error message is displayed.
Which of the following are MOST likely causing this issue? (Choose two.)

  1. A

    RAM module

  2. B

    Graphics card

  3. C

    CPU

  4. D

    Boot order

  5. E

    USB flash drive

  6. F

    Power supply

Show answer and explanation

Correct answers: D, E

Explanation

A single beep commonly indicates that the basic power-on checks completed, so the later message points toward the boot process rather than RAM, CPU, graphics, or power failure. An incorrect boot order can direct the machine to removable media, and a connected USB flash drive can then be chosen even though it lacks a usable system.

Question 8 Single choice

An IT specialist is setting up a new, custom computer. The specialist wants to minimize the number of power cables to keep the internal components organized and uncluttered.

Which of the following power supply types should the specialist use?

  1. A

    Modular

  2. B

    Redundant

  3. C

    Linear

  4. D

    External

Show answer and explanation

Correct answer: A

Explanation

A modular power supply allows the builder to attach only the power cables required by the installed components. Unused cables can be left out of the case, reducing clutter and making cable routing easier. Redundancy and efficiency address other power requirements but do not provide this cable-selection capability.

Question 9 Single choice

Which of the following would an administrator use to migrate virtual machines from on premises to the cloud?

  1. A

    laaS

  2. B

    SaaS

  3. C

    DBaaS

  4. D

    DRaaS

Show answer and explanation

Correct answer: A

Explanation
Infrastructure as a Service (IaaS) provides virtualized computing resources, such as virtual machines, storage, and networking, in the cloud. It allows an administrator to migrate on-premises virtual machines and workloads to cloud infrastructure while retaining control over the operating systems and applications. SaaS provides complete applications, DBaaS provides managed database services, and DRaaS is primarily designed for disaster recovery rather than general-purpose virtual machine migration.
Question 10 Single choice

Which of the following models is an example of metered utilization?

  1. A

    Reserved instance

  2. B

    Pay-as-you-go

  3. C

    Subscription-based

  4. D

    Multitenant

Show answer and explanation

Correct answer: B

Explanation

Metered utilization measures how much of a service is actually consumed and charges in proportion to that usage. Pay-as-you-go follows this model because cost changes with the measured resources used during the billing period. A subscription is generally a recurring arrangement, while multitenancy describes shared infrastructure rather than usage-based charging.