Which of the following will a company most likely use to control which websites a user can access?
Correct Answer: A
A proxy server acts as an intermediary between client devices and the internet. One of its primary functions is URL filtering, web-content restriction, and logging user activity. When a user attempts to connect to a website, the request first goes to the proxy, where filtering rules determine whether the site is allowed or blocked. CompTIA A+ 220-1201 emphasizes that proxies help organizations control outbound traffic, enforce browsing policies, block malicious or inappropriate content, and improve security through caching. Spam gateways only filter email, DHCP assigns IP addresses, and RADIUS handles authentication, none of which enforce website restriction. Therefore, the correct solution for content control is a proxy server, as stated in the Networking domain of the A+ curriculum.
220-1201 Exam Question 162
Users in a 200-person call center report that phone calls experience severe performance degradation on busy days. The technician confirms: * Upload and download speeds are 50Mbps during a speed test. * VoIP call prioritization settings are properly configured for the VLAN that the call center uses. Which of the following is most likely the cause of this issue?
Correct Answer: D
Voice over IP (VoIP) traffic is highly sensitive to latency, jitter, and packet loss, especially in large environments such as a 200-person call center. Although the technician confirms that VoIP prioritization (QoS) is configured correctly and speed tests show 50 Mbps upload and download speeds, overall available bandwidth can still be insufficient during peak usage. Speed tests measure raw throughput at a point in time and do not reflect real-world congestion caused by hundreds of simultaneous calls, application usage, and data transfers. On busy days, the cumulative bandwidth demand likely exceeds the available capacity, leading to degraded call quality despite correct VLAN and QoS settings. If QoS were misconfigured or the VLAN did not allow voice traffic, call issues would be consistent at all times, not only during peak periods. Flapping switchports would cause intermittent connectivity drops rather than predictable performance degradation correlated with high usage. CompTIA highlights that bandwidth limitations are a common root cause of VoIP performance problems in high-density environments, even when prioritization is properly implemented. References: CompTIA A+ Core 1 (220-1201) Official Study Guide - Networking Performance, QoS, and VoIP
220-1201 Exam Question 163
A user needs cellular internet connectivity for their laptop without using an external device. Which of the following technologies can the user use on their laptop to achieve this connection?
Correct Answer: C
A SIM card enables a laptop to connect directly to a cellular network when the laptop includes an integrated mobile broadband (cellular) modem (often referred to as LTE/5G capable). In this setup, the SIM provides subscriber identity and authentication details required by the carrier, allowing the laptop to register on the cellular network and access mobile data without relying on separate tethering devices. This aligns with CompTIA A+ Core 1 coverage of mobile and wireless connectivity options, including cellular data capabilities and the components required to use them. The other options do not meet the requirement "without using an external device" for cellular connectivity. A hotspot typically means using a phone or dedicated hotspot device to share its cellular connection over Wi-Fi, which relies on an external device. Bluetooth can be used for tethering, but it still requires a phone providing the cellular connection. NFC is used for short-range communication like tap-to-pair or payments and does not provide cellular internet access. Therefore, a SIM card (with an internal cellular modem) is the correct choice.
220-1201 Exam Question 164
A programmer needs to run a virtual machine on their laptop to test an application. Which of the following virtualization technologies is the best way to accomplish this goal?
Correct Answer: B
A hypervisor is the best choice because it is the technology specifically used to create, run, and manage virtual machines. On a laptop, this is typically a Type 2 hypervisor (hosted hypervisor) that runs on top of the existing operating system and allows the programmer to install a separate guest OS in a VM for testing. This provides strong isolation, supports snapshots/checkpoints in many platforms, and lets the tester replicate different OS environments, configurations, and software dependencies without altering the host system. That matches the scenario exactly: the user needs an actual VM environment on their local machine. Containerization is useful for packaging and running applications in isolated user spaces, but containers share the host OS kernel and are not full virtual machines. If the test requires a different OS or kernel- level behavior, containers won't meet the requirement. VDI delivers desktops hosted on remote servers, not a local VM running on the laptop. Emulation imitates different hardware/architectures and is typically slower and used when running software built for incompatible hardware, which is unnecessary for standard VM testing. Therefore, a hypervisor is the best answer.
220-1201 Exam Question 165
A projector has been shutting down after 30 minutes of use, and it has a strange smell The technician confirms the power source is not the cause of the issue Which of the following steps should the technician take next to resolve this issue?
Correct Answer: C
Reasoning: Projectors have air filters that prevent dust from entering the internal components. A clogged filter can cause the projector to overheat, resulting in shutdowns and even strange smells due to overheating components. Cleaning the filter is a standard troubleshooting step when projectors exhibit overheating symptoms. Why the Other Options Are Incorrect: A). Replace the bulb: While a failing bulb may eventually cause issues, it would not typically result in a strange smell or repeated shutdowns after a fixed period. Bulb issues usually manifest as dim or flickering images. B). Check the projector configuration: Configuration settings, such as resolution or input options, would not cause overheating or shutdowns. This option does not address the described symptoms. D). Adjust the gamma settings: Gamma settings affect display brightness and contrast but have no impact on overheating or strange smells. Practical Example: Dust accumulation in projectors is a common issue, especially in environments with poor air circulation. A clogged filter causes restricted airflow, leading to overheating and automatic shutdowns to protect internal components. Cleaning the filter typically resolves this issue. CompTIA A+ Exam Objective Alignment: Objective 5.5: Troubleshoot common video, projector, and display issues.