CompTIA Software Troubleshooting Practice Test #1 — Questions and Answers
Question 1: A customer complains that he is continuously receiving e-mail responses to things he never sent. What happened to his computer system?
- He is a victim of shoulder surfing.
- He is experiencing a zero-day attack.
- His firewall has been misconfigured.
- He is a victim of malware. (Correct answer)
Correct answer: He is a victim of malware.
Receiving email responses to messages you didn't send is a strong indicator that your email account or computer has been compromised by malware. This malware, often a bot or virus, can send spam or malicious emails from your account without your knowledge, leading to bounce-back messages or replies from recipients. This is a common symptom of a compromised system.
Question 2: A user calls the hotline to ask where he might see his Linux system's error logs. On a Linux system, what is the most common location for these files?
- /root/usr/error
- /usr/error
- /var/log (Correct answer)
- /home/log
Correct answer: /var/log
On Linux and Unix-like systems, the `/var/log` directory is the standard location for system log files. This directory contains various logs, including system messages, kernel logs, application logs, and error logs, which are crucial for troubleshooting and monitoring system health. Administrators frequently check these files to diagnose issues and understand system events.
Question 3: A customer called and asked to view all the current logs on his Winodws system. What program would allow users to look at logs?
- snapshot
- Event Viewer (Correct answer)
- view
- sysevnt
Correct answer: Event Viewer
Event Viewer is a built-in Windows utility specifically designed for users to view and analyze various system logs, including application, security, and system events. These logs provide crucial information for troubleshooting issues, monitoring system health, and identifying potential problems. It serves as the primary interface for accessing detailed event records on a Windows operating system.
Question 4: You've just successfully removed all viruses from a computer system. The seventh and last step in CompTIA A+'s "Best Practice for Removing Malware" is ____, according to CompTIA A+ specifications.
- Quarantine the affected system.
- Educate the end user. (Correct answer)
- Disable system restore.
- Download latest virus definition files.
Correct answer: Educate the end user.
According to CompTIA A+'s 'Best Practice for Removing Malware,' educating the end user is the seventh and final step in the malware removal process. This crucial step aims to prevent future infections by informing users about safe computing practices, recognizing threats, and understanding the importance of security measures. It empowers users to be more vigilant and proactive in maintaining system security.
Question 5: A user claims that his hard drive is running very slowly and is affecting the system's performance. The hard drive is less than half full, according to him. What recommendations do you have for speeding up his hard drive?
- Move some of his very large files to a network drive.
- Run fdisk.
- Defragment the solid-state drive.
- Defragment the hard drive. (Correct answer)
Correct answer: Defragment the hard drive.
When a traditional hard disk drive (HDD) runs slowly, it's often due to file fragmentation, where parts of files are scattered across different locations on the disk. Defragmenting the hard drive reorganizes these fragments into contiguous blocks, which reduces the time the read/write head needs to travel, thereby improving disk access speed and overall system performance. This process is not applicable or beneficial for solid-state drives (SSDs).
Question 6: A user receives a notification stating "Limited Connectivity" after connecting to a new wireless network. What could be the source of this issue?
- The computer is missing its network interface card.
- There are too many applications open at one time.
- The network service needs to be restarted.
- The computer did not receive an IP address from the DHCP server after connecting to the network. (Correct answer)
Correct answer: The computer did not receive an IP address from the DHCP server after connecting to the network.
A 'Limited Connectivity' notification typically means the device has connected to the network's physical layer (e.g., Wi-Fi signal) but failed to obtain a valid IP address from the DHCP server. Without an IP address, the computer cannot properly communicate with other devices on the network or access the internet. This prevents full network functionality despite a successful wireless connection.
Question 7: A client requests access to the system registry file in order to read, search, or even alter it. What suggestions do you have?
- sysedit
- msedit
- sysconfig
- regedit (Correct answer)
Correct answer: regedit
`regedit` (Registry Editor) is the standard Windows utility that allows users to access, view, search, and modify the system registry. The Windows Registry is a hierarchical database that stores configuration settings and options for the operating system and installed applications. While powerful, extreme caution is advised when using `regedit`, as incorrect modifications can lead to system instability.
Question 8: What is the first step you should do to remove malware according to best practices?
- identify and research malware symptoms (Correct answer)
- remediate infected systems
- disable system restore function
- quarantine infection
Correct answer: identify and research malware symptoms
The first step in CompTIA A+'s 'Best Practice for Removing Malware' is to identify and research malware symptoms. This initial phase involves observing unusual system behavior, performance degradation, or suspicious pop-ups, and then researching these indicators to confirm a malware infection and understand its specific characteristics. This diagnostic step is essential for planning an effective removal strategy.
Question 9: Although a user has successfully set up dual displays on his computer, the mouse does not track correctly from one screen to the next. Describe the procedure for resolving this problem.
- Screen personalization must be reset.
- In Device Manager, the monitor must be set to dual screen setting.
- A dual screen capable mouse must be installed.
- The monitors must be realigned in Display Settings. (Correct answer)
Correct answer: The monitors must be realigned in Display Settings.
When using multiple monitors, the operating system needs to know their physical arrangement to correctly track mouse movement between screens. If the mouse doesn't transition smoothly, it indicates that the virtual alignment in the display settings (e.g., Windows Display Settings) does not match the actual physical setup of the monitors. Adjusting the monitor positions within these settings will resolve the issue, allowing for seamless mouse navigation.
Question 10: Which of the following is a packet-oriented mobile data standard on the worldwide system for mobile communications of the 2G and 3G cellular communication networks that offers moderate-speed data transfer?
- GPRS (Correct answer)
- GSM
- TDMA
- GPS
Correct answer: GPRS
GPRS (General Packet Radio Service) is a packet-oriented mobile data standard that evolved from 2G GSM networks, bridging the gap towards 3G. It enabled continuous data transfer over cellular networks, offering moderate speeds suitable for services like MMS and basic internet browsing. GPRS was a key technology for introducing always-on data connectivity to mobile devices.
Question 11: What technique would you use to avoid eavesdropping if you were seated in a coffee shop with WiFi and wanted to utilize their WiFi to browse the Internet but were concerned about someone listening on this unsecured connection?
- Bluetooth
- WPA2
- VPN (Correct answer)
- WEP
Correct answer: VPN
A Virtual Private Network (VPN) creates a secure, encrypted tunnel for your internet traffic, routing it through a private server before it reaches the public internet. This encryption protects your data from eavesdropping, especially on unsecured public Wi-Fi networks like those in a coffee shop. By using a VPN, your online activities remain private and secure, preventing others from intercepting your communications.
Question 12: What type of account do you need to link your mobile device to Workspace (previously G Suite)?
- Google account (Correct answer)
- Office 365 account
- Yahoo account
- iCIoud account
Correct answer: Google account
Workspace (formerly G Suite) is a suite of cloud-based productivity and collaboration tools developed by Google, including services like Gmail, Google Drive, and Google Docs. To link a mobile device and synchronize these services, a Google account is required. This account serves as the central credential for accessing and managing all Google Workspace applications.
Question 13: Which of the following cannot be utilized on an Apple device, allows you to increase the storage capacity of your cell phone?
- SSD
- microSD card (Correct answer)
- USB card
- Special Memory Unit (SMU)
Correct answer: microSD card
MicroSD cards are small, removable flash memory cards widely used to expand the storage capacity of many mobile devices, particularly Android smartphones and tablets. However, Apple's mobile devices, such as iPhones and iPads, do not feature microSD card slots, meaning their internal storage cannot be expanded using this method. This makes microSD cards a common storage expansion option that is specifically unavailable for Apple devices.
Question 14: Which mobile communications technology allows two portable devices to connect wirelessly at a range of roughly 2 inches, provides encryption, and is becoming a highly popular way of transmitting payments via a smartphone?
- Bluetooth
- NFC (Correct answer)
- 802.11 b
- Local area network
Correct answer: NFC
Near Field Communication (NFC) is a short-range wireless technology that enables two devices to communicate when they are brought within a few centimeters (typically 2 inches) of each other. It provides secure, encrypted data exchange and is widely adopted for contactless payments, such as mobile wallets, and for quick pairing of devices. Its close-proximity requirement enhances security for transactions.
Question 15: Mark, a colleague at your company, approaches you and asks you to recommend a mobile device for reading books on the move. Which of the following devices would you recommend?
- Smartphone
- Tablet
- E-reader (Correct answer)
- Laptop
Correct answer: E-reader
An e-reader is a specialized mobile device designed primarily for reading digital books, magazines, and other text-based content. E-readers typically feature e-ink displays that mimic the appearance of printed paper, reducing eye strain and offering extended battery life compared to tablets or smartphones. This makes them the ideal recommendation for someone focused solely on reading on the go.
Question 16: A mobile device mostly used to measure how many steps you have taken during the day?
- Gym Watch
- My Fitness Pal
- Any mobile phone
- Fitness Monitor (Correct answer)
Correct answer: Fitness Monitor
A fitness monitor, also known as a fitness tracker, is a wearable device specifically designed to track various physical activities and health metrics. Its primary function includes counting steps taken, measuring distance traveled, estimating calories burned, and often monitoring heart rate. These devices are optimized for activity tracking and provide detailed insights into a user's daily movement.
Question 17: What are the two SATA-based formats available for a laptop SSD?
- 1.8 inch and 2.5 inch (Correct answer)
- SSD only supports IDE/EIDE
- 2.1 inch and 2.5 inch
- The SSD does not come with SATA compatibility.
Correct answer: 1.8 inch and 2.5 inch
For laptops, Solid State Drives (SSDs) that utilize the SATA interface are commonly available in two standard form factors: 2.5-inch and 1.8-inch. The 2.5-inch form factor is the most prevalent, designed to fit into the same drive bays as traditional laptop hard drives. The smaller 1.8-inch form factor is used in more compact or ultra-portable laptop designs where space is limited.
Question 18: Which display technology produces pictures by passing light via liquid crystals?
- LED
- Plasma
- LCD (Correct answer)
- Pixels
Correct answer: LCD
Liquid Crystal Display (LCD) technology produces images by manipulating liquid crystals to block or allow light to pass through. These crystals are arranged in pixels, and when an electric current is applied, they change their orientation, controlling the amount of light that reaches the viewer. This process forms the images seen on LCD screens, which are common in monitors, televisions, and mobile devices.
A customer complains that he is continuously receiving e-mail responses to things he never sent.
What happened to his computer system?