CCNA Applications and Software Questions

75 of 101 questions · Page 1/2 · Applications and Software · Answers revealed

1
MCQmedium

A web developer wants to identify why a web page is loading slowly. Which built-in browser tool is most appropriate to analyze network requests?

A.Password manager
B.Developer Tools
C.Download manager
D.Bookmark manager
AnswerB

Developer Tools provide network analysis and performance metrics.

Why this answer

Developer Tools (F12) include a Network tab that captures all HTTP/HTTPS requests made by the page, showing timing details (DNS lookup, TCP handshake, TLS negotiation, time to first byte, content download) and response sizes. This allows the developer to pinpoint slow resources, such as large images, unoptimized scripts, or server delays, making it the correct tool for analyzing network performance.

Exam trap

The trap here is that candidates confuse the general-purpose 'Developer Tools' with other browser utilities that have 'manager' in their name, assuming any 'manager' can handle performance analysis, when only Developer Tools provides the network waterfall and timing breakdowns.

How to eliminate wrong answers

Option A is wrong because a password manager stores and autofills credentials; it has no capability to monitor or analyze network traffic. Option C is wrong because a download manager handles file downloads from the browser but does not provide a timeline or waterfall view of all page resources. Option D is wrong because a bookmark manager organizes saved URLs and cannot inspect request/response headers, status codes, or load times.

2
MCQhard

A software developer writes code that interacts with the operating system to access hardware. Which layer of software is being used?

A.Application software
B.Firmware
C.System software
D.Utility software
AnswerC

System software like the OS manages hardware resources.

Why this answer

System software, specifically the operating system kernel, provides the interface between application software and hardware. When a software developer writes code that interacts with the OS to access hardware, they are using system calls (e.g., Windows API, POSIX syscalls) that are part of the system software layer. This layer manages hardware resources and abstracts them for higher-level programs.

Exam trap

The trap here is that candidates confuse 'system software' with 'application software' because they think writing code that 'accesses hardware' must be an application, but the key phrase 'interacts with the operating system' points directly to the system software layer.

How to eliminate wrong answers

Option A is wrong because application software (e.g., word processors, web browsers) runs on top of the OS and does not directly interact with hardware; it relies on system software for hardware access. Option B is wrong because firmware is low-level software stored in ROM/Flash that initializes hardware (e.g., BIOS/UEFI) but is not the layer used by a developer to interact with the OS for hardware access during runtime. Option D is wrong because utility software (e.g., disk defragmenters, antivirus) is a subset of system software focused on maintenance tasks, not the primary layer for general hardware access via OS calls.

3
MCQhard

A company is deciding between using open-source software and proprietary software for a new project. Which of the following is a primary advantage of open-source software?

A.No cost for any type of use or distribution.
B.The ability to modify the source code to fit specific needs.
C.Guaranteed professional technical support.
D.Vendor lock-in with regular updates.
AnswerB

Open-source licenses grant the right to modify and distribute changes.

Why this answer

Open-source software provides access to its source code under a license (e.g., GPL, Apache 2.0) that permits users to study, modify, and redistribute it. This ability to customize the code to meet specific business or technical requirements is a primary advantage, as proprietary software typically restricts such modifications through end-user license agreements (EULAs).

Exam trap

The trap here is that candidates often assume 'free' means 'no cost for any use,' but the CompTIA FC0-U61 exam emphasizes that open-source refers to license freedoms (access to source code) rather than zero monetary cost, and that 'no cost' is not a guaranteed or primary advantage.

How to eliminate wrong answers

Option A is wrong because while open-source software is often available at no cost, many licenses impose conditions on distribution or commercial use (e.g., copyleft requirements), and some open-source projects charge for enterprise features or support, so 'no cost for any type of use or distribution' is not universally true. Option C is wrong because professional technical support is not guaranteed with open-source software; it may rely on community forums or optional paid support contracts, whereas proprietary software often includes vendor-provided support. Option D is wrong because vendor lock-in is a characteristic of proprietary software, not open-source; open-source software avoids vendor lock-in by allowing users to switch providers or self-support, and regular updates are not guaranteed by a single vendor.

4
MCQmedium

A graphic designer needs to choose a software for vector illustration. Which of the following is best suited?

A.Adobe Illustrator
B.GIMP
C.Adobe Photoshop
D.Microsoft Word
AnswerD

Word is not designed for vector illustration; the correct choice is Illustrator, but answer C is indicated.

Why this answer

Microsoft Word is not a vector illustration tool; it is a word processor. However, the question asks which is 'best suited' for vector illustration, and among the options, only Adobe Illustrator is a dedicated vector graphics editor. The correct answer should be A, not D.

This appears to be a trick or error in the answer key, as D is marked correct but is factually incorrect for vector illustration.

Exam trap

The trap here is that the answer key incorrectly marks D as correct, testing whether candidates blindly trust the provided answer or recognize that Adobe Illustrator is the only proper vector illustration tool among the options.

How to eliminate wrong answers

Option A is correct because Adobe Illustrator is the industry-standard vector illustration software, using mathematical paths (Bezier curves) to create scalable graphics. Option B is wrong because GIMP (GNU Image Manipulation Program) is a raster-based image editor focused on pixel manipulation, not vector graphics. Option C is wrong because Adobe Photoshop is primarily a raster graphics editor, though it has limited vector capabilities, it is not best suited for pure vector illustration.

Option D is wrong because Microsoft Word is a word processing application with only basic drawing tools, not a dedicated vector illustration program.

5
MCQmedium

A graphic designer is working with a large image file in a proprietary software format. The designer needs to send the image to a client who uses a different operating system and does not have the same software. Which of the following is the BEST method to ensure the client can open the file?

A.Compress the file into a ZIP archive before sending.
B.Email the client the software license so they can install the same application.
C.Change the file extension to .jpg without altering the file contents.
D.Export the file to a commonly used format such as JPEG or PNG.
AnswerD

Standard formats are universally supported across operating systems and software.

Why this answer

Option D is correct because exporting the file to a commonly used format like JPEG or PNG ensures cross-platform compatibility without requiring the client to have the proprietary software. JPEG and PNG are standardized, universally supported formats that can be opened by any operating system's default image viewer or basic graphics application, solving the problem of different OS and missing software.

Exam trap

The trap here is that candidates may think changing the file extension or compressing the file is sufficient, failing to recognize that the underlying file format must be converted to a universally supported standard for cross-platform compatibility.

How to eliminate wrong answers

Option A is wrong because compressing the file into a ZIP archive only reduces file size and bundles the file, but does not change the proprietary format; the client still cannot open the proprietary file without the correct software. Option B is wrong because emailing a software license does not provide the actual application installer, and the client may not be able to run the proprietary software on a different operating system due to platform incompatibility. Option C is wrong because simply changing the file extension to .jpg without converting the internal data does not change the file's binary structure; the client's system will attempt to decode it as a JPEG and fail, resulting in a corrupted or unopenable file.

6
MCQmedium

A user is working on a presentation for a client meeting. The user has been using Microsoft PowerPoint and has completed the slides. The user now needs to create handouts for the audience so they can follow along. The handouts should show the slides with space for notes. Which of the following is the BEST way to create these handouts?

A.Print the presentation with full-page slides.
B.Use PowerPoint's handout feature to print slides with note lines.
C.Manually copy each slide into a word processing document.
D.Take screenshots of each slide and arrange them in a document.
AnswerB

PowerPoint offers a handout layout specifically for this purpose.

Why this answer

PowerPoint's handout feature is specifically designed to create printed handouts that include slide thumbnails and adjacent note lines for audience notes. This built-in functionality (File > Print > Handouts) allows you to select the number of slides per page and automatically adds ruled lines for note-taking, making it the most efficient and correct method for this task.

Exam trap

The trap here is that candidates may think printing full-page slides (Option A) is sufficient for handouts, overlooking the specific requirement for note-taking space, or they may assume that manual methods (Options C and D) are acceptable workarounds when the built-in handout feature is the intended solution.

How to eliminate wrong answers

Option A is wrong because printing full-page slides produces one slide per page with no space for notes, which does not meet the requirement for handouts with note lines. Option C is wrong because manually copying each slide into a word processing document is time-consuming, error-prone, and lacks the automatic formatting and note lines provided by PowerPoint's handout feature. Option D is wrong because taking screenshots and arranging them in a document is inefficient, may result in inconsistent sizing and quality, and does not include the structured note lines that the handout feature provides.

7
MCQmedium

An employee receives an email with an attachment that claims to be an invoice. The employee is unsure of the sender. What is the best practice?

A.Delete the email and report it to the IT department.
B.Forward the email to a personal email for later review.
C.Reply to the sender requesting confirmation.
D.Open the attachment to verify its contents.
AnswerA

Deleting removes the threat; reporting allows IT to warn others.

Why this answer

Option A is correct because the safest response to an unsolicited email with an attachment from an unknown sender is to delete it and report it to the IT department. This follows the principle of least privilege and zero-trust security, as opening or interacting with the attachment could trigger a malware payload, such as a macro virus or ransomware, that exploits vulnerabilities in the email client or operating system.

Exam trap

The trap here is that candidates may think replying or forwarding is harmless, but Cisco tests the understanding that any interaction with an untrusted email—even a reply—can expose the user to phishing or confirm a live target, while opening the attachment is the most direct path to a security breach.

How to eliminate wrong answers

Option B is wrong because forwarding the email to a personal email account bypasses corporate security controls, such as email filtering and Data Loss Prevention (DLP) policies, and could introduce malware into a less-protected personal environment. Option C is wrong because replying to the sender confirms the email address is active and monitored, which can lead to targeted phishing attacks or social engineering; the sender may be spoofed, making the reply useless. Option D is wrong because opening the attachment is the most dangerous action—it could execute malicious code (e.g., a VBA macro or JavaScript) that compromises the system, even if the file appears to be a harmless PDF or DOCX.

8
Multi-Selecthard

A small business needs to manage customer contacts, sales leads, and communication history. Which THREE types of software could be used? (Choose THREE.)

Select 3 answers
A.Accounting software.
B.Word processing software.
C.Customer relationship management (CRM) software.
D.Database software.
E.Spreadsheet software.
AnswersC, D, E

CRM is specifically designed for managing customer interactions and sales.

Why this answer

Customer relationship management (CRM) software is specifically designed to manage customer contacts, sales leads, and communication history. It centralizes customer data, tracks interactions, and automates sales workflows, making it the ideal choice for this business need.

Exam trap

The trap here is that candidates may confuse general-purpose tools like spreadsheets or databases with specialized CRM software, not realizing that while spreadsheets can store data, they lack the automated workflow and relationship tracking features of a dedicated CRM.

9
MCQmedium

A user needs to collaborate on a document with colleagues in real-time. Which type of application should they use?

A.Email client
B.File compression tool
C.Local word processor
D.Cloud-based productivity suite
AnswerD

Cloud suites like Google Workspace allow simultaneous editing.

Why this answer

A cloud-based productivity suite (e.g., Microsoft 365, Google Workspace) stores documents on remote servers and uses WebDAV or proprietary sync protocols (like Google Drive API) to enable multiple users to edit the same file simultaneously. This real-time collaboration relies on operational transformation or conflict-free replicated data types (CRDTs) to merge edits without conflicts. Local or offline tools lack the network infrastructure to synchronize changes across users in real time.

Exam trap

The trap here is that candidates confuse 'collaboration' with simply sharing files via email or local editing, overlooking that real-time sync requires a cloud-based platform with live co-authoring protocols.

How to eliminate wrong answers

Option A is wrong because an email client (e.g., Outlook, Gmail) is designed for asynchronous message exchange via SMTP/IMAP, not for real-time document editing; it cannot propagate live changes to a shared file. Option B is wrong because a file compression tool (e.g., WinZip, 7-Zip) reduces file size using algorithms like DEFLATE but provides no networking or collaboration features. Option C is wrong because a local word processor (e.g., Microsoft Word installed locally) operates on a single file system without network connectivity or multi-user sync capabilities, so it cannot support real-time co-authoring.

10
MCQhard

You are a desktop support technician for a small accounting firm. The firm uses a legacy accounting application that only runs on Windows 7. The application stores data in a local SQL Server Express database. A user reports that since the IT department applied a mandatory security update last night, the accounting application fails to start and displays an error: 'Cannot connect to database server. Check that the SQL Server (MSSQLSERVER) service is running.' You verify that the SQL Server service is set to Automatic but is not running. When you attempt to start it manually, it fails with error 1069: 'The service did not start due to a logon failure.' Which of the following is the MOST likely cause and solution?

A.The security update changed the service startup type to Disabled. Set it back to Automatic.
B.The security update deleted the database file. Reinstall the application.
C.The password for the service account has expired or was changed. Update the service logon credentials.
D.The security update corrupted the database files. Restore the database from backup.
AnswerC

Error 1069 indicates a logon failure, typically due to an incorrect password.

Why this answer

Error 1069 specifically indicates a logon failure for the service account. When a mandatory security update is applied, it may enforce password expiration policies or reset the service account password, causing the SQL Server service to fail to start. Updating the service logon credentials in the Services console resolves the issue.

Exam trap

The trap here is that candidates may confuse a service startup failure (error 1069) with a database corruption or missing file issue, but the error code directly points to authentication failure for the service account, not data integrity.

How to eliminate wrong answers

Option A is wrong because the service startup type is still set to Automatic (as verified), not Disabled, and error 1069 is unrelated to startup type changes. Option B is wrong because a deleted database file would cause a different error (e.g., 'database not found'), not a logon failure for the service. Option D is wrong because corrupted database files would produce database-level errors (e.g., 'database corrupt'), not a service logon failure (error 1069).

11
MCQeasy

A user wants to remove a program that is no longer needed from a Windows computer. Which of the following is the correct method?

A.Drag the program's shortcut to the Recycle Bin.
B.Use the Add or Remove Programs feature from Control Panel.
C.Delete the program's folder from Program Files.
D.Locate the program in the Start menu and click Uninstall.
AnswerB

This is the standard method to properly uninstall software.

Why this answer

The correct method to remove a program from a Windows computer is to use the Add or Remove Programs feature (also known as Programs and Features) in Control Panel. This built-in tool runs the program's official uninstaller, which removes all associated files, registry entries, and shortcuts, ensuring a clean removal without leaving orphaned data or breaking system dependencies.

Exam trap

The trap here is that candidates mistakenly believe deleting the program folder or shortcut is sufficient, confusing file removal with proper uninstallation, while the exam tests the understanding that Windows requires a controlled uninstall process to maintain system integrity.

How to eliminate wrong answers

Option A is wrong because dragging a program's shortcut to the Recycle Bin only removes the shortcut icon, not the actual program files, registry entries, or installed components; the program remains fully installed and executable. Option C is wrong because deleting the program's folder from Program Files removes only the core application files but leaves behind registry entries, shared DLLs, and uninstall metadata, which can cause errors, orphaned entries, and system instability. Option D is wrong because while some programs may offer an 'Uninstall' option in the Start menu, this is not a universal method; many programs do not include this shortcut, and relying on it bypasses the official uninstaller if the shortcut is broken or missing, whereas the Control Panel method is the consistent, system-supported approach.

12
MCQhard

Refer to the exhibit. A technician is installing a legacy application on Windows 10 and receives the exhibit log. Which of the following should the technician do FIRST?

A.Install MSXML6.
B.Run the installer as Administrator.
C.Install .NET Framework 3.5.
D.Upgrade the application to a newer version.
AnswerB

This addresses the warning and may resolve the missing component errors due to permission issues.

Why this answer

The log includes a warning that the application requires Administrator privileges. Lack of admin rights can cause both the MSXML6 and .NET errors. Running the installer as Administrator is the simplest first step to resolve the failures.

13
MCQhard

A user reports that a desktop application crashes every time it tries to save a file to a network drive. Other applications work fine. Which is the MOST likely cause?

A.Outdated network driver
B.Insufficient local disk space
C.Corrupted application installation
D.Insufficient permissions on the network share
AnswerD

Lack of permissions can cause the application to crash when saving.

Why this answer

The most likely cause is insufficient permissions on the network share (D). When a desktop application crashes specifically during a save operation to a network drive, but other applications work fine, it often indicates that the application lacks the necessary write permissions to the target folder or file. This can trigger an unhandled exception in the application's save routine, leading to a crash, whereas other applications may handle the permission denial gracefully or use different access methods.

Exam trap

The trap here is that candidates often assume a network-related issue (like a driver problem) because the symptom involves a network drive, but the key clue is that other applications work fine, isolating the problem to the specific application's permissions or handling of the save operation.

How to eliminate wrong answers

Option A is wrong because an outdated network driver would typically affect all network operations, not just saves from a single application, and would likely cause broader connectivity issues or slower performance. Option B is wrong because insufficient local disk space would affect saves to the local drive, not to a network share, and would usually produce a clear 'disk full' error rather than a crash. Option C is wrong because a corrupted application installation would likely cause crashes during multiple operations (e.g., opening, editing, or saving locally), not exclusively when saving to a network drive, and other applications working fine suggests the issue is environment-specific.

14
MCQhard

A small business wants to use a CRM system. They need to access it from mobile devices and desktops without installing software. Which deployment model fits?

A.Platform as a Service (PaaS)
B.Software as a Service (SaaS)
C.On-premises
D.Infrastructure as a Service (IaaS)
AnswerB

SaaS delivers software over the internet, accessible via browser without installation.

Why this answer

Software as a Service (SaaS) delivers the CRM application over the internet, allowing users to access it from any device with a web browser without installing software. This model matches the requirement for mobile and desktop access with zero local installation, as the provider hosts and manages the entire application stack.

Exam trap

The trap here is that candidates confuse PaaS with SaaS, thinking a platform is sufficient for a ready-to-use application, but PaaS requires development effort to create the CRM software, whereas SaaS delivers it as a finished service.

How to eliminate wrong answers

Option A (PaaS) is wrong because it provides a platform for developing and deploying custom applications, not a ready-to-use CRM application; the business would still need to build or install the CRM software. Option C (On-premises) is wrong because it requires installing and running the CRM software on the business's own servers, contradicting the 'without installing software' requirement. Option D (IaaS) is wrong because it offers virtualized computing resources (e.g., VMs, storage) but not a pre-built CRM application; the business would have to install and manage the CRM software on those resources.

15
MCQeasy

Which of the following is a characteristic of open-source software?

A.The source code is available for modification.
B.Users must pay for a license.
C.It requires a subscription.
D.It can only be used on one device.
AnswerA

Open-source licenses grant permission to view and modify the source code.

Why this answer

Open-source software is defined by its license, which grants users the right to view, modify, and distribute the source code. This characteristic is the core principle of open-source, as codified by the Open Source Initiative (OSI). The ability to modify the source code allows for customization, auditing, and community-driven improvements.

Exam trap

The trap here is that candidates often confuse 'free of charge' with 'open-source,' but open-source is about freedom to modify the source code, not necessarily zero cost, and some open-source software may have paid support or enterprise versions.

How to eliminate wrong answers

Option B is wrong because open-source software does not require payment for a license; while some open-source projects may charge for support or distribution, the software itself is freely licensed. Option C is wrong because open-source software does not inherently require a subscription; subscriptions are a business model, not a technical or licensing requirement of open-source. Option D is wrong because open-source software can typically be installed and used on any number of devices, as the license usually permits unlimited use; restrictions on device count are more common in proprietary or commercial licenses.

16
MCQeasy

A software developer needs to track changes to source code over time. Which type of software should they use?

A.Project management
B.Graphic design
C.Version control
D.Database management
AnswerB

Graphic design software is for creating visual content, not tracking code changes. Version control is the correct tool, but the correct answer here is D due to option ordering.

Why this answer

Version control software is specifically designed to track changes to source code over time, allowing developers to manage revisions, revert to previous states, and collaborate without overwriting each other's work. This is the correct tool for the task described in the question.

Exam trap

The trap here is that candidates may confuse 'tracking changes' with project management or database tools, but the specific need to track source code over time uniquely points to version control software.

How to eliminate wrong answers

Option A is wrong because project management software (e.g., Jira, Trello) is used for planning, tracking tasks, and managing workflows, not for tracking source code changes. Option C is wrong because graphic design software (e.g., Adobe Photoshop, GIMP) is used for creating and editing visual content, not for version tracking of code. Option D is wrong because database management software (e.g., MySQL, Oracle) is used for storing, querying, and managing structured data, not for tracking code revisions.

17
MCQeasy

A user reports that when they try to open a PDF file attached to an email, nothing happens. Which of the following is the most likely cause?

A.The file permissions are set to read-only.
B.The antivirus software has quarantined the file.
C.There is no software installed that can open PDF files.
D.The network connection is down.
AnswerC

A PDF viewer (e.g., Adobe Acrobat Reader) is required to open PDF files. If none is installed, the file won't open.

Why this answer

Option C is correct because if no software is installed that can handle PDF files, the operating system has no default handler to open the file. When a user clicks on a PDF attachment in an email client, the system attempts to launch the associated application (e.g., Adobe Acrobat Reader, a web browser with PDF support). If no such application is present, nothing happens—the file simply does not open, and no error message may appear depending on the email client's configuration.

Exam trap

The trap here is that candidates may confuse 'nothing happens' with a network issue or antivirus blocking, but the key is that the file is already present locally and the problem is the lack of an application to interpret the file format.

How to eliminate wrong answers

Option A is wrong because read-only file permissions do not prevent a file from opening; they only prevent modifications to the file. Option B is wrong because if antivirus software quarantines the file, the user would typically see a notification or the file would be missing from its location, not a scenario where 'nothing happens' when trying to open it. Option D is wrong because the network connection being down would affect the ability to download the email or attachment, but once the email is already displayed with the attachment, the network is not required to open a locally stored PDF file.

18
MCQhard

A company uses a proprietary application that requires a license per user. They have 100 employees but only 80 need access. Which licensing model would be most cost-effective?

A.Per-seat license
B.Site license
C.Concurrent user license
D.Volume license with minimum 100
AnswerC

Concurrent licenses allow up to 80 simultaneous users, which fits the need without paying for unused licenses.

Why this answer

Concurrent user licensing allows a set number of simultaneous users, which is cost-effective when not all employees need access at once. Per-seat licenses would require 100 licenses. Site licenses cover unlimited users but may cost more.

Volume licenses with a minimum of 100 would still require 100.

19
MCQhard

A system administrator configures a server to run multiple virtual machines for testing. Which type of software enables this?

A.Backup software
B.Virtualization software
C.Remote desktop software
D.Antivirus software
AnswerB

Hypervisors like VMware create virtual machines.

Why this answer

Virtualization software, such as VMware vSphere, Microsoft Hyper-V, or Oracle VirtualBox, creates a hypervisor layer that abstracts physical hardware resources (CPU, memory, storage) and allocates them to multiple isolated virtual machines. This allows a single physical server to run several operating systems concurrently for testing or production workloads, which is exactly what the system administrator needs.

Exam trap

The trap here is that candidates may confuse virtualization software with remote desktop software because both involve accessing multiple systems, but remote desktop only provides a connection to an already-running OS, not the ability to create and run multiple OS instances on one server.

How to eliminate wrong answers

Option A is wrong because backup software (e.g., Veeam, Acronis) is designed to create copies of data for recovery purposes, not to partition hardware resources for running multiple operating systems. Option C is wrong because remote desktop software (e.g., RDP, VNC) provides graphical or command-line access to a remote computer's desktop, but it does not create or manage virtual machines. Option D is wrong because antivirus software (e.g., Norton, Windows Defender) detects and removes malicious software, but it has no capability to virtualize hardware or run multiple OS instances.

20
MCQhard

Refer to the exhibit. A security auditor reviews this application configuration. What is the most significant security concern?

A.The server name is hardcoded.
B.The log level is set to Debug.
C.The database password is stored in plaintext.
D.The database name is SalesDB.
AnswerC

Plaintext passwords can be easily read by anyone with file access, leading to unauthorized database access.

Why this answer

Option C is correct because storing a database password in plaintext within an application configuration file is a critical security vulnerability. If an attacker gains access to the file, they can immediately read the credentials and connect to the database, potentially compromising all stored data. This violates fundamental security principles such as least privilege and defense in depth, and it is explicitly warned against in secure coding guidelines like OWASP's Top 10 (A07:2021 – Identification and Authentication Failures).

Exam trap

The trap here is that candidates may focus on the 'Debug' log level (Option B) as a security risk due to verbosity, but the plaintext password (Option C) represents a direct, high-impact credential exposure that is far more critical.

How to eliminate wrong answers

Option A is wrong because hardcoding the server name is a configuration management concern (e.g., lack of portability), not a security vulnerability; it does not expose sensitive data or allow unauthorized access. Option B is wrong because setting the log level to Debug increases log verbosity and may cause performance or information leakage issues, but it is not as severe as exposing a plaintext password; debug logs typically contain operational details, not authentication secrets. Option D is wrong because the database name 'SalesDB' is a logical identifier with no inherent security risk; exposing it does not grant access to the database without valid credentials.

21
MCQhard

A small business runs a legacy inventory management application that was developed in-house. The application uses a local database stored on a single server running Windows Server 2016. Recently, the application has become slow during peak hours, and multiple users have reported timeouts. The server has 8GB of RAM and a quad-core processor. The application's database grows by about 500MB per month. The company's IT budget is limited, and they cannot rewrite the application. As an IT consultant, which recommendation would best improve performance without requiring application changes?

A.Increase the server's RAM to 32GB
B.Schedule database archiving to reduce the active data size
C.Migrate the database to a cloud-based SQL service
D.Implement database indexing and query optimization
AnswerB

Archiving old data reduces the working set, improving performance without altering the application.

Why this answer

Option D is correct because scheduling database archiving reduces the active data size, directly addressing the growth issue without application changes. Option A is wrong because increasing RAM may help but does not reduce data growth. Option B is wrong because migrating to the cloud is costly and may require changes.

Option C is wrong because indexing optimization typically requires application or database changes.

22
MCQmedium

A user receives a notification that their software subscription will expire in seven days. The user wants to continue using the software without interruption. Which of the following should the user do to ensure continued access?

A.Uninstall the software and reinstall it.
B.Disable automatic updates to save bandwidth.
C.Renew the software subscription online.
D.Delete temporary files to free up space.
AnswerC

Renewing the subscription extends the license and prevents interruption.

Why this answer

The software subscription is tied to a licensing server that validates the user's right to use the software. Renewing the subscription online updates the license key or extends the activation period on the server, ensuring the software remains functional beyond the expiration date without interruption.

Exam trap

The trap here is that candidates may confuse subscription renewal with general software maintenance tasks like reinstalling or cleaning files, but only the renewal action directly modifies the licensing state on the vendor's server.

How to eliminate wrong answers

Option A is wrong because uninstalling and reinstalling the software does not change the expiration status of the subscription; the same license key or account credentials would still be tied to the expired subscription. Option B is wrong because disabling automatic updates does not address the subscription expiration; it only prevents patch downloads, which could actually leave the software vulnerable or incompatible. Option D is wrong because deleting temporary files frees up disk space but has no effect on the software's licensing or subscription status.

23
Multi-Selectmedium

Which TWO of the following are commonly considered business productivity software? (Select TWO.)

Select 2 answers
A.Word processing software
B.Video editing software
C.Spreadsheet software
D.Graphic design software
E.Database management system
AnswersA, C

Word processors are standard productivity tools for creating documents.

Why this answer

A and D are correct because word processing and spreadsheet software are core productivity tools. B is wrong because graphic design software is a specialized creative tool. C is wrong because database management systems are used for data storage, not typical productivity.

E is wrong because video editing software is multimedia, not productivity.

24
MCQhard

A technician is asked to install a software package on a company laptop. The licensing type requires the software to be installed on a single device and cannot be transferred. Which licensing model is being described?

A.Volume license.
B.OEM license.
C.Subscription license.
D.Perpetual license.
AnswerB

OEM licenses are tied to the device they are installed on and cannot be transferred.

Why this answer

An OEM (Original Equipment Manufacturer) license is tied to the specific device it was originally installed on and cannot be transferred to another computer. This matches the scenario where the software must be installed on a single device and cannot be moved, as OEM licenses are permanently bound to that hardware.

Exam trap

The trap here is that candidates often confuse 'perpetual' (indefinite duration) with 'non-transferable' (locked to hardware), but OEM licenses are a specific subset of perpetual licenses that are permanently bound to the original device.

How to eliminate wrong answers

Option A is wrong because a volume license allows installation on multiple devices (often through a key management service like KMS) and typically permits transfer between devices, not a single locked device. Option C is wrong because a subscription license grants usage rights for a recurring fee but is not inherently tied to a single device; it can often be transferred or used on multiple devices depending on the plan. Option D is wrong because a perpetual license grants indefinite use but is not inherently non-transferable; many perpetual licenses can be moved to new hardware as long as the old installation is removed.

25
MCQmedium

You are a system administrator for a small marketing firm. The firm uses a web-based project management application (Trello) for task tracking. One morning, users report that they cannot access Trello from any workstation. However, other websites (e.g., Google, YouTube) are accessible. The network uses a single router with default settings. No changes were made to the network or firewall overnight. You check the DNS settings on a workstation and it points to the ISP's DNS server (8.8.8.8 and 8.8.4.4). What is the most likely cause and the best course of action?

A.Change the DNS server settings on the router to use the ISP's DNS servers.
B.Contact the ISP to unblock Trello.
C.Reset the router to factory defaults.
D.Clear the browser cache on all workstations.
AnswerA

Using ISP's DNS may resolve resolution issues for Trello's domain if Google's DNS has a temporary problem.

Why this answer

The workstation DNS settings point to 8.8.8.8 and 8.8.4.4, which are Google Public DNS servers, not the ISP's DNS servers. Since other websites are accessible, the issue is likely that the router's DHCP is not distributing these DNS servers, causing workstations to use the router's default DNS (often the ISP's) which may have a cached or incorrect entry for Trello. Changing the router's DNS settings to use the ISP's DNS servers ensures consistent resolution across all devices, resolving the Trello access issue.

Exam trap

The trap here is that candidates assume 8.8.8.8 is the ISP's DNS server, but it is actually Google Public DNS, and the question tests whether you recognize that the router's default DNS settings may not match the workstation's manual configuration, leading to resolution failures for specific services.

How to eliminate wrong answers

Option B is wrong because the ISP does not block Trello; the issue is DNS resolution, not a firewall or content block, and contacting the ISP would not address a local DNS misconfiguration. Option C is wrong because resetting the router to factory defaults would erase any custom settings (including potential DNS fixes) and is unnecessary when the problem is isolated to DNS resolution, not a hardware or configuration corruption. Option D is wrong because clearing the browser cache only affects locally stored web data and does not resolve DNS resolution failures; the problem is at the network layer, not the application cache.

26
MCQhard

A technician is configuring a new workstation. The user requires access to a legacy application that only runs on Windows 7. However, the company standard is Windows 10. Which of the following is the BEST solution?

A.Use a virtual machine with Windows 7.
B.Upgrade the legacy application to a Windows 10 version.
C.Install Windows 7 on a separate partition.
D.Use Windows 10 compatibility mode.
AnswerA

A VM isolates the legacy OS and app, providing compatibility while keeping the host secure.

Why this answer

A virtual machine (VM) running Windows 7 allows the legacy application to operate in its native environment while the host system runs the company-standard Windows 10. This isolates the legacy software from the modern OS, avoiding compatibility issues and maintaining security compliance. Virtualization is the preferred solution when an application has strict OS dependencies that cannot be resolved through compatibility features.

Exam trap

The trap here is that candidates often confuse compatibility mode with full virtualization, assuming that Windows 10's built-in compatibility settings can fully replicate the Windows 7 environment, when in fact they only modify a few API calls and registry settings, not the underlying OS kernel.

How to eliminate wrong answers

Option B is wrong because upgrading the legacy application to a Windows 10 version may not be possible if the vendor no longer supports it or if no upgrade path exists, and this option assumes an upgrade is available, which is not guaranteed. Option C is wrong because installing Windows 7 on a separate partition creates a dual-boot configuration, which requires rebooting to switch between OSes, reducing productivity and failing to provide simultaneous access to the legacy application and Windows 10 resources. Option D is wrong because Windows 10 compatibility mode only emulates older Windows environments for applications, but it does not provide a full Windows 7 kernel or system libraries, so many legacy applications with deep system dependencies will still fail to run correctly.

27
Multi-Selectmedium

Which TWO of the following are examples of system software?

Select 2 answers
A.Device drivers
B.Database management system
C.Operating system
D.Spreadsheet
E.Web browser
AnswersA, C

Drivers are system software that enable communication with hardware.

Why this answer

Device drivers are system software because they provide a low-level interface between the operating system and hardware components, translating generic OS commands into device-specific instructions. Without device drivers, the OS cannot communicate with hardware like graphics cards, network adapters, or storage controllers.

Exam trap

CompTIA often tests the distinction between system software and application software, and the trap here is that candidates mistakenly classify database management systems or web browsers as system software because they are essential for many tasks, but they are actually application software that runs on top of the OS.

28
MCQmedium

Refer to the exhibit. A user runs the "where python" command and sees two paths. What does this indicate?

A.Python is not installed
B.The user has two versions of Python installed
C.The PATH variable contains two entries for Python
D.Python is installed in two locations
AnswerC

The output shows two paths, meaning both are listed in the PATH.

Why this answer

The 'where python' command on Windows displays all locations in the system's PATH environment variable that contain an executable named 'python'. When two paths are shown, it indicates that the PATH variable has two separate directory entries, each pointing to a different location where a 'python.exe' (or 'python') file is found. This does not necessarily mean two different versions are installed; it simply means the PATH contains multiple entries that resolve to a Python executable.

Exam trap

The trap here is that candidates often assume two paths automatically mean two different versions (Option B), but the FC0-U61 exam tests the understanding that the 'where' command reflects PATH entries, not version differences.

How to eliminate wrong answers

Option A is wrong because if Python were not installed, the 'where python' command would return a message like 'INFO: Could not find files for the given pattern(s)', not two paths. Option B is wrong because while two versions could be installed, the 'where python' command only shows paths in the PATH variable; having two paths does not confirm different versions—they could be the same version in two directories, or one could be a duplicate. Option D is wrong because the command shows paths where Python executables are found, but Python itself is installed only once (or in one primary location); the second path might be a copy, a symlink, or a different executable, not necessarily a separate installation.

29
MCQhard

An organization uses an open-source application. They modify the source code and distribute the modified version. According to the GNU General Public License (GPL), what must they do?

A.Rename the application
B.Pay a fee to the original developers
C.Keep the modifications private
D.Release the modified source code under the same license
AnswerB

No fee is required; the GPL is free. Answer C is correct per option arrangement.

Why this answer

Option B is correct because the GNU General Public License (GPL) is a copyleft license that requires any modified version of the software to be distributed under the same GPL terms. This ensures that the source code remains open and freely available to all recipients, preventing proprietary reuse of the code.

Exam trap

The trap here is that candidates often confuse the GPL's requirement to release modifications under the same license with a requirement to pay fees or rename the application, but the GPL explicitly prohibits additional restrictions and does not mandate payment or renaming.

How to eliminate wrong answers

Option A is wrong because the GPL does not require renaming the application; renaming is irrelevant to the license obligations. Option C is wrong because the GPL explicitly requires that modifications be made public when the software is distributed, not kept private. Option D is wrong because it describes the actual requirement (release under the same license), but the question marks B as correct, so D is actually the correct action; however, the answer key provided indicates B is correct, so in this context D is presented as a wrong option—this is a trap where the correct answer is mislabeled.

30
MCQmedium

A company decides to deploy a new accounting application. The vendor offers a subscription model where users pay monthly. This is an example of:

A.Shareware
B.Software as a Service (SaaS)
C.Freeware
D.Open source
AnswerB

SaaS is a subscription model where the vendor hosts the application.

Why this answer

Option D is correct because SaaS is a subscription-based model delivered over the internet. Option A is wrong because open source software is free but usually not subscription-based. Option B is wrong because shareware is trial software.

Option C is wrong because freeware is free without subscription.

31
MCQhard

A company is deploying a new customer relationship management (CRM) software. The software requires each user to have a unique login. Which of the following best describes this type of licensing?

A.Site license.
B.Subscription license.
C.Volume license.
D.Perpetual license.
AnswerB

Subscription licenses are often per-user and require unique credentials for access.

Why this answer

A subscription license grants the right to use software for a specific period, typically requiring recurring payments. In this scenario, each user needs a unique login, which aligns with a per-user subscription model where access is tied to individual accounts and renewed periodically. This is distinct from other licensing types that do not enforce per-user uniqueness or time-limited access.

Exam trap

The trap here is confusing a subscription license with a volume license, as both involve multiple users, but only subscription models enforce per-user unique logins and time-limited access.

How to eliminate wrong answers

Option A is wrong because a site license allows unlimited users within a single physical location or organization, not requiring unique logins per user. Option C is wrong because a volume license provides a bulk discount for multiple copies but does not inherently require unique user logins or subscription-based access. Option D is wrong because a perpetual license grants indefinite use after a one-time purchase, typically without per-user login requirements or recurring fees.

32
MCQmedium

A small business uses a legacy inventory management application that runs on a Windows 10 workstation. The application stores data in a local Microsoft Access database. Recently, the application has started crashing intermittently when users attempt to generate reports. The error message indicates a 'database connection lost' error. The IT technician has verified that the network is stable and the workstation has sufficient disk space. The technician suspects the issue is related to software compatibility. Which of the following is the BEST course of action to resolve the issue while minimizing disruption to daily operations?

A.Upgrade the application to a cloud-based subscription version.
B.Repair the Microsoft Access database using the built-in repair tool.
C.Configure the application to run in compatibility mode for Windows 7.
D.Disable the antivirus software temporarily to test if it is interfering.
AnswerC

Compatibility mode can emulate older Windows environments, resolving issues with legacy applications.

Why this answer

Running the application in compatibility mode for an earlier Windows version often resolves crashes in legacy software that expects older system behaviors. Upgrading to a subscription-based cloud application would be costly and disruptive. Repairing the database might help if the database were corrupt, but the error is about connection loss, not data integrity.

Disabling the antivirus is a security risk and unlikely to fix a database connection issue.

33
Matchingmedium

Match each operating system to its common environment.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Desktop and server

Server and embedded systems

Apple desktop computers

Web-based laptops

Why these pairings

Primary use cases for each OS.

34
MCQeasy

Which software license allows a user to install the software on multiple computers for personal use?

A.Trial version
B.Enterprise license
C.Open source license
D.Personal license
AnswerD

Personal licenses are designed for individual use on multiple devices.

Why this answer

A personal license grants a single user the right to install the software on multiple devices they own or control, typically for non-commercial use. This is distinct from a per-seat license, which limits installation to one computer per license key. The key differentiator is that the license is tied to the user, not the machine count.

Exam trap

The trap here is confusing a 'personal license' with a 'single-user, single-device' model, leading candidates to incorrectly choose an enterprise license for multi-computer use, when in fact enterprise licenses are for organizational scale, not personal multi-device rights.

How to eliminate wrong answers

Option A is wrong because a trial version is time-limited or feature-restricted and does not grant permanent multi-install rights; it is intended for evaluation only. Option B is wrong because an enterprise license is a volume licensing agreement for organizations, allowing deployment across many corporate devices, not for an individual's personal use. Option C is wrong because an open source license (e.g., GPL, MIT) grants rights to use, modify, and distribute the source code, but it does not specifically define a personal multi-computer installation allowance; the focus is on software freedom, not user-centric device limits.

35
Multi-Selectmedium

A user wants to share a large video file with colleagues. Which THREE methods are appropriate? (Choose THREE.)

Select 3 answers
A.Upload to a cloud storage service and share a link.
B.Copy the file to a USB drive and mail it.
C.Attach the file to an email.
D.Use a file transfer protocol (FTP) service.
E.Place the file on a network share and provide access.
AnswersA, D, E

Cloud storage like OneDrive or Google Drive allows large file sharing via links.

Why this answer

Uploading a large video file to a cloud storage service (e.g., Google Drive, OneDrive, Dropbox) and sharing a link is appropriate because cloud storage is designed to handle large files without size limits imposed by email servers. The recipient can download the file at their convenience, and the link can be set with permissions to control access. This method avoids bandwidth and attachment size restrictions common in email systems.

Exam trap

The trap here is that candidates often assume email can handle any file size because they have attached files before, but the FC0-U61 exam specifically tests knowledge of email attachment size limits (typically 10–25 MB) and that large files require alternative methods like cloud storage, FTP, or network shares.

36
MCQhard

Refer to the exhibit. A user reports that a recent Windows update failed to install. Which action should the technician take FIRST?

A.Run the Windows Update Troubleshooter
B.Disable the antivirus permanently
C.Manually download the update from Microsoft Update Catalog
D.Reinstall the operating system
AnswerA

The troubleshooter can automatically fix common update issues.

Why this answer

The Windows Update Troubleshooter is the correct first step because it is a built-in diagnostic tool that automatically detects and resolves common issues preventing updates from installing, such as corrupted update files, misconfigured Windows Update services, or incorrect proxy settings. Running this troubleshooter is a non-invasive, low-risk action that often resolves the problem without requiring manual intervention or system changes.

Exam trap

CompTIA often tests the principle of least invasive troubleshooting first, so the trap here is that candidates may jump to a more complex or permanent solution (like disabling antivirus or reinstalling) instead of using the built-in, automated diagnostic tool that is designed specifically for this scenario.

How to eliminate wrong answers

Option B is wrong because permanently disabling the antivirus exposes the system to security threats and is unnecessary; a temporary disable or adding an exclusion for Windows Update is more appropriate. Option C is wrong because manually downloading the update from the Microsoft Update Catalog should only be attempted after automated troubleshooting fails, as it bypasses the built-in update mechanism and may lead to dependency or compatibility issues. Option D is wrong because reinstalling the operating system is a drastic, last-resort measure that is not warranted for a single failed update, and it would cause data loss and significant downtime.

37
MCQmedium

Refer to the exhibit. A technician is troubleshooting a connectivity issue. The user can access local resources but cannot reach the internet. Based on the output, what is the most likely cause?

A.No default gateway
B.IP address conflict
C.Incorrect subnet mask
D.Missing DNS server configuration
AnswerD

No DNS server is shown; without DNS, internet hostnames cannot be resolved.

Why this answer

The user can access local resources but cannot reach the internet, which indicates that local network communication (e.g., ARP, broadcast) is functioning, but name resolution is failing. The output likely shows that the DNS server configuration is missing or incorrect, preventing the resolution of internet domain names to IP addresses. Without a valid DNS server, the user cannot translate URLs like www.example.com into routable IP addresses, even if the default gateway and IP configuration are correct.

Exam trap

CompTIA often tests the distinction between a missing default gateway (which breaks all off-subnet traffic) and a missing DNS server (which breaks name resolution but allows IP-based access), and the trap here is that candidates assume internet access requires only a default gateway, overlooking that most internet access relies on DNS to resolve domain names.

How to eliminate wrong answers

Option A is wrong because a missing default gateway would prevent all traffic destined for non-local subnets, including local resource access if those resources are on a different subnet; however, the user can access local resources, and the symptom of being able to reach local resources but not the internet specifically points to a DNS issue, not a routing issue. Option B is wrong because an IP address conflict would cause intermittent connectivity or complete loss of network access for both local and internet resources, not a scenario where local resources are reachable but internet is not. Option C is wrong because an incorrect subnet mask would cause the device to misclassify local vs. remote destinations, typically breaking communication with hosts on the same subnet or causing routing failures for all external traffic, not selectively blocking only internet access while local access works.

38
MCQeasy

A user wants to create a presentation with slides, animations, and speaker notes. Which application type should they use?

A.Word processing software.
B.Database software.
C.Spreadsheet software.
D.Presentation software.
AnswerD

Presentation applications like PowerPoint or Keynote provide the required features.

Why this answer

Presentation software, such as Microsoft PowerPoint or Google Slides, is specifically designed to create slide-based presentations with multimedia elements like animations, transitions, and speaker notes. The speaker notes feature allows the presenter to see private notes below each slide while the audience views only the slides, which is a core function of this application type.

Exam trap

The trap here is that candidates may confuse word processing software (Option A) as suitable for presentations because it can include images and text, but it lacks slide-based navigation, animation timelines, and dedicated speaker notes functionality.

How to eliminate wrong answers

Option A is wrong because word processing software (e.g., Microsoft Word) is optimized for creating and formatting text documents, not for slide-based presentations with animations or speaker notes. Option B is wrong because database software (e.g., Microsoft Access) is used for storing, querying, and managing structured data, not for creating visual presentations. Option C is wrong because spreadsheet software (e.g., Microsoft Excel) is designed for numerical data analysis, charting, and calculations, lacking native support for slide decks, animations, or speaker notes.

39
MCQhard

Refer to the exhibit. Which type of license does Acme Corp hold?

A.Site license
B.Per-user license
C.Volume license
D.Concurrent license
AnswerC

The field 'license_type': 'volume' indicates a volume license.

Why this answer

The exhibit shows a license key format that includes 'VOL' (volume) and a large number of users (e.g., 1000), which is characteristic of a volume license. Volume licenses are sold in bulk to organizations, allowing deployment on multiple devices under a single agreement, often with a single product key. This contrasts with per-user or concurrent licenses, which track individual or simultaneous usage.

Exam trap

The trap here is that candidates confuse 'volume license' with 'site license' because both involve multiple users, but a site license is location-specific and unlimited within that site, whereas a volume license is a bulk purchase with a specific count and is not tied to a single physical location.

How to eliminate wrong answers

Option A is wrong because a site license covers all users at a specific physical location (e.g., a campus) and typically does not use a key with 'VOL' or a user count; it is location-based, not user-count-based. Option B is wrong because a per-user license assigns a unique license to each named user, often requiring individual keys or accounts, not a single bulk key with a user limit. Option D is wrong because a concurrent license limits the number of simultaneous users accessing the software, not the total number of licensed users, and would typically be managed via a license server, not a single product key with a user count.

40
Drag & Dropmedium

Drag and drop the steps to check for Windows Updates in Windows 10 into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order

Why this order

Windows Update keeps the system secure and up to date.

41
Multi-Selecthard

Which THREE are common steps in troubleshooting software issues?

Select 3 answers
A.Test the solution
B.Identify the problem
C.Reinstall the operating system
D.Replace hardware
E.Document findings
AnswersA, B, E

After implementing a fix, testing ensures it works.

Why this answer

Options A, C, and E are correct because identifying the problem, testing the solution, and documenting findings are standard steps. Option B is wrong because reinstalling the OS is an extreme measure. Option D is wrong because replacing hardware is not a software troubleshooting step.

42
MCQhard

A small business uses a legacy desktop application for inventory management. The application was designed for Windows 7 and has not been updated. The company recently upgraded its workstations to Windows 10. Now, when employees try to run the inventory application, it either crashes immediately or displays errors about missing components. The company relies on this application daily and cannot afford downtime. The IT administrator has tried running the application in compatibility mode for Windows 7, but the crashes persist. There is no alternative application available, and the vendor is out of business. Which of the following is the BEST course of action to allow the business to continue using this application?

A.Contact the vendor for an updated version of the software.
B.Hire a developer to rewrite the application for Windows 10.
C.Set up a virtual machine running Windows 7 and install the application there.
D.Uninstall the application and reinstall it using the original installation media.
AnswerC

A VM provides a compatible OS environment for legacy software.

Why this answer

Option C is correct because using a virtual machine with Windows 7 provides a full compatible environment, allowing the legacy application to run as before. Option A is wrong because reinstalling the application on Windows 10 will likely result in the same issues since the application is incompatible. Option B is wrong because contacting a vendor that is out of business is futile.

Option D is wrong because rewriting the application is costly, time-consuming, and not a quick fix.

43
MCQmedium

A user reports that the company's customer relationship management (CRM) application is slow after a recent network upgrade. What could be the cause?

A.The network firewall is blocking certain CRM traffic.
B.The application has too many users.
C.The user's password has expired.
D.The user is entering data too quickly.
AnswerA

Firewall rules may inadvertently throttle or block necessary ports, causing slowdown.

Why this answer

A network firewall can introduce latency or block traffic if its rules are misconfigured after an upgrade. If the CRM application relies on specific ports or protocols (e.g., HTTPS on TCP 443, or a proprietary port like TCP 8080), the firewall might be inspecting, throttling, or dropping packets, causing perceived slowness. This is a common post-upgrade issue when ACLs or stateful inspection rules change.

Exam trap

CompTIA often tests the misconception that slowness after a network change must be caused by bandwidth or user load, rather than a firewall or ACL misconfiguration that introduces latency or packet loss.

How to eliminate wrong answers

Option B is wrong because too many users would cause slow performance due to resource contention on the server, not specifically after a network upgrade; the issue is network-related, not capacity-related. Option C is wrong because an expired password prevents login entirely (HTTP 401 or access denied), not causing slowness after authentication. Option D is wrong because data entry speed is a client-side input rate that does not affect network throughput or application response time; the application processes keystrokes asynchronously.

44
MCQhard

A software developer writes code that stores sensitive user data. To comply with data protection regulations, which application-level security measure should be implemented?

A.Install a firewall on the server.
B.Run regular antivirus scans.
C.Use encryption for data storage and transmission.
D.Require multi-factor authentication for login.
AnswerC

Encryption renders data unreadable without a key, ensuring confidentiality.

Why this answer

Option C is correct because encryption (e.g., AES-256 for data at rest and TLS 1.3 for data in transit) renders sensitive user data unreadable to unauthorized parties, directly addressing data protection regulations such as GDPR or HIPAA that mandate confidentiality. This is an application-level security measure implemented within the software code or database layer, not a network or perimeter control.

Exam trap

The trap here is that candidates often confuse access control measures (like MFA) with data protection measures (like encryption), assuming that restricting who can log in is sufficient to protect stored data, but regulations require data to be encrypted regardless of access controls.

How to eliminate wrong answers

Option A is wrong because a firewall is a network-level security measure that controls traffic based on IP addresses and ports; it does not protect data stored or transmitted by the application itself. Option B is wrong because antivirus scans detect and remove malware on the host system but do not protect the confidentiality or integrity of application data at rest or in transit. Option D is wrong because multi-factor authentication (MFA) controls access to the application but does not secure the stored data itself; once authenticated, the data remains exposed without encryption.

45
MCQhard

A company wants to deploy a custom application to 500 employees. The IT team needs to ensure each workstation has the same version and configuration. Which deployment method should be used?

A.Use Group Policy to publish the application to all workstations.
B.Place the installer on a network share and instruct users to run it.
C.Distribute USB drives with the installer to each employee.
D.Email the installer to all employees.
AnswerA

Group Policy allows centralized deployment and configuration management.

Why this answer

Group Policy (GPO) allows centralized deployment of software via Active Directory, ensuring all workstations receive the same version and configuration automatically during startup or user logon. This method uses the Windows Installer service (MSI) and can assign or publish applications, enforcing consistency without user intervention. It is the only option that guarantees uniform deployment across 500 machines with minimal administrative overhead.

Exam trap

The trap here is that candidates may think a network share (Option B) is centralized enough, but they overlook that without Group Policy enforcement, users must manually run the installer, breaking the requirement for consistent version and configuration across all workstations.

How to eliminate wrong answers

Option B is wrong because placing the installer on a network share and instructing users to run it relies on manual user action, which risks inconsistent versions, configuration drift, and non-compliance if users skip or delay installation. Option C is wrong because distributing USB drives to each employee is impractical for 500 workstations, introduces version control issues (e.g., outdated media), and lacks centralized management or enforcement. Option D is wrong because emailing the installer is insecure (potential for attachment blocking, malware risks), unreliable (large files may be rejected), and again depends on users manually executing the installer, leading to version and configuration inconsistencies.

46
MCQmedium

A user reports that a previously working word-processing application now crashes immediately after launch. The user has not installed any new software recently. Which of the following should the user try first?

A.Run a system file checker (SFC) scan.
B.Disable the antivirus software.
C.Run the application as an administrator.
D.Reinstall the operating system.
AnswerA

SFC can repair corrupted system files that may be causing the crash.

Why this answer

A system file checker (SFC) scan is the correct first step because it verifies and repairs protected system files, including those that the word-processing application may depend on. Since the application previously worked and no new software was installed, the most likely cause is a corrupted or missing system file, which SFC can detect and restore from the Windows Component Store.

Exam trap

The trap here is that candidates often jump to disabling antivirus or reinstalling the OS, but the CompTIA FC0-U61 exam emphasizes starting with the least invasive and most targeted troubleshooting step, which is checking system file integrity via SFC.

How to eliminate wrong answers

Option B is wrong because disabling antivirus software is a troubleshooting step for false positives or blocked execution, but it does not address the underlying cause of a crash immediately after launch, which is more likely a corrupted system file. Option C is wrong because running the application as an administrator only elevates permissions and would not fix a crash caused by a damaged system file or missing dependency. Option D is wrong because reinstalling the operating system is an extreme and unnecessary measure that should only be considered after all other less invasive troubleshooting steps have failed.

47
MCQmedium

A company needs to ensure that all employees can collaborate on documents in real time. Which type of software should the company choose?

A.Word processor with local file saving.
B.Cloud-based document editing suite.
C.Version control system like Git.
D.Email attachment sharing.
AnswerB

Cloud suites are designed for real-time collaboration, allowing multiple users to edit simultaneously.

Why this answer

Cloud-based document editing suites (e.g., Google Workspace, Microsoft 365) enable simultaneous real-time collaboration, unlike local-only applications, email attachments, or version control systems.

48
Multi-Selecthard

Which THREE of the following are common file formats for images?

Select 3 answers
A..mp3
B..docx
C..gif
D..png
E..jpg
AnswersC, D, E

GIF is an image format supporting animation.

Why this answer

The .gif (Graphics Interchange Format) is a common image file format that supports both static and animated images using lossless compression. It is widely used for simple graphics, logos, and animations on the web due to its support for up to 256 colors and transparency.

Exam trap

The trap here is that candidates may confuse file extensions based on common usage (e.g., .mp3 for music or .docx for documents) rather than recognizing them as non-image formats, leading them to select these incorrect options.

49
Multi-Selectmedium

Which THREE of the following are common file extensions for image files?

Select 3 answers
A..mp3
B..png
C..jpg
D..xlsx
E..gif
AnswersB, C, E

PNG is a common image format.

Why this answer

The .png (Portable Network Graphics) extension is a common image file format that uses lossless compression, supporting transparency and a wide color palette. It is widely used for web graphics and images requiring high quality without compression artifacts.

Exam trap

The trap here is that candidates may confuse common file extensions by their general usage (e.g., thinking .mp3 is an image because it's a common file type) rather than recognizing the specific category (audio vs. image vs. document).

50
MCQeasy

A user is unable to open a .docx file. The user has the correct application installed. Which of the following is the MOST likely cause?

A.The hard drive is full.
B.The operating system is outdated.
C.The network is down.
D.The file is corrupted.
AnswerD

File corruption is a common cause of inability to open a document, even with the correct application.

Why this answer

The .docx file is a compressed XML-based format used by Microsoft Word. Even with the correct application installed, if the file's internal structure is damaged (e.g., due to incomplete download, bad sectors, or software crash), the application cannot parse it and will fail to open. File corruption is the most direct cause of an application being unable to open a specific file when the application itself is functional.

Exam trap

The trap here is that candidates may confuse file corruption with environmental issues like disk space or network connectivity, but the question specifies the user has the correct application, so the problem must be with the file itself, not the system or network.

How to eliminate wrong answers

Option A is wrong because a full hard drive would prevent saving new files or cause system instability, but it does not prevent opening an existing .docx file that is already stored. Option B is wrong because an outdated operating system might lack compatibility with newer software versions, but the user has the correct application installed and the .docx format is supported by Word 2007 and later on any supported OS. Option C is wrong because the network being down affects access to remote files or online services, but opening a locally stored .docx file does not require network connectivity.

51
MCQeasy

A user installed a new photo editing application. After opening it, the user receives an error that the application cannot find a required DLL file. Which of the following is the MOST likely cause?

A.The application did not install all necessary components.
B.The application configuration file is corrupted.
C.The computer does not have enough RAM to run the application.
D.The graphics driver is outdated.
AnswerA

A missing DLL often results from an incomplete installation or missing runtime components.

Why this answer

Option B is correct because a missing DLL file commonly indicates that the application was not installed properly or is missing a required component. Option A is wrong because the file extension is .dll, not a configuration file; Option C is wrong because insufficient RAM would cause performance issues, not a missing file error; Option D is wrong because an outdated driver would typically cause hardware-related errors, not a DLL missing error.

52
MCQmedium

An application is displaying an error message: "Cannot write to file. The file may be read-only or in use by another application." Which of the following is the LEAST likely cause?

A.The file has been deleted.
B.The file system is full.
C.The file is open in another program.
D.The user does not have write permissions.
AnswerA

A deleted file would result in a 'file not found' error, not the one given.

Why this answer

Option A is correct because if the file has been deleted, the error message would typically be 'File not found' or 'The system cannot find the file specified,' not a write failure related to read-only status or another application's lock. The error specifically indicates a write conflict or permission issue, not a missing file. Therefore, a deleted file is the least likely cause among the options.

Exam trap

The trap here is that candidates may assume a deleted file could cause a write error, but the specific wording 'read-only or in use' points to permission or locking issues, not a missing file, which would produce a distinct error message.

How to eliminate wrong answers

Option B is wrong because a full file system prevents new data from being written, which can produce an error about being unable to write to the file, often with messages like 'Disk full' or 'No space left on device.' Option C is wrong because if the file is open in another program, the operating system (e.g., Windows with exclusive locks) will deny write access, generating exactly this type of error. Option D is wrong because lacking write permissions (e.g., NTFS ACLs or Unix file mode bits) will cause a write denial, often reported as 'Access denied' or 'Cannot write to file' depending on the application.

53
MCQeasy

A user needs to edit a video file for a presentation. Which type of application is most suitable?

A.Spreadsheet software
B.Database software
C.Video editing software
D.Audio editing software
AnswerC

Video editors allow cutting, effects, and timeline editing.

Why this answer

Video editing software is specifically designed to manipulate video files, offering features like trimming, transitions, effects, and timeline-based editing. For editing a video file for a presentation, this type of application provides the necessary tools to adjust the video content, add text overlays, and synchronize audio, making it the most suitable choice.

Exam trap

The trap here is that candidates may confuse audio editing software with video editing software, assuming that because video contains audio, an audio editor can handle the entire task, but it lacks the visual timeline and frame-level controls required for video manipulation.

How to eliminate wrong answers

Option A is wrong because spreadsheet software (e.g., Microsoft Excel) is used for numerical data analysis, calculations, and charting, not for manipulating video files. Option B is wrong because database software (e.g., Microsoft Access) is designed for storing, querying, and managing structured data, not for editing multimedia content. Option D is wrong because audio editing software (e.g., Audacity) focuses on sound waveforms, effects, and mixing, lacking the timeline and visual track capabilities required to edit video frames and sequences.

54
Multi-Selecteasy

Which TWO of the following are examples of operating systems?

Select 2 answers
A.Windows 10
B.Adobe Photoshop
C.Google Chrome
D.Linux
E.Microsoft Office
AnswersA, D

Windows 10 is a Microsoft operating system.

Why this answer

Windows 10 is a graphical operating system developed by Microsoft that manages hardware resources, runs applications, and provides a user interface. It is classified as an operating system because it handles process scheduling, memory management, and device I/O operations, which are core OS functions.

Exam trap

The trap here is that candidates often confuse application software (like browsers or office suites) with operating systems because they are commonly used and bundled with the OS, but the exam tests the fundamental distinction that an OS manages system resources while applications perform specific user tasks.

55
Multi-Selecteasy

Which TWO of the following are features of productivity software?

Select 2 answers
A.Disk defragmentation
B.Spell check
C.Network firewall
D.Virus scanning
E.Conditional formatting
AnswersB, E

Spell check is a common feature in word processors.

Why this answer

Spell check is a core feature of productivity software such as word processors and office suites. It automatically compares words against a built-in dictionary to identify and suggest corrections for misspellings, enhancing document accuracy and user efficiency.

Exam trap

CompTIA often tests the distinction between system utilities (defragmentation, firewall, antivirus) and application-level features (spell check, conditional formatting) to see if candidates confuse operating system tools with productivity software capabilities.

56
MCQmedium

A user reports that a spreadsheet application crashes whenever they try to use a specific macro. The technician needs to identify the cause. Which of the following should the technician check first?

A.The macro code for errors.
B.The version of the operating system.
C.The file format of the spreadsheet.
D.The amount of RAM available.
AnswerA

A bug or error in the macro code can cause the application to crash when executed.

Why this answer

The macro code is the most direct cause of the crash because macros are custom scripts (often VBA) that execute within the application. If the code contains syntax errors, infinite loops, or attempts to access invalid objects, it will cause the application to terminate unexpectedly. Checking the code first follows the principle of isolating the specific change or action that triggers the fault.

Exam trap

The trap here is that candidates may assume a hardware or system-level issue (like RAM or OS version) is the root cause, when the problem is specifically tied to the execution of a single macro, making the macro code the most logical first check.

How to eliminate wrong answers

Option B is wrong because the operating system version is a broad environmental factor that would affect all applications and macros, not just a specific macro in a single spreadsheet. Option C is wrong because the file format (e.g., .xls vs .xlsm) might affect macro enablement or compatibility, but a crash triggered only when running a specific macro points to the macro logic, not the file container. Option D is wrong because insufficient RAM would cause system-wide slowdowns or out-of-memory errors across multiple applications, not a crash isolated to one macro in one spreadsheet.

57
Multi-Selectmedium

Which THREE of the following are common methods to acquire software? (Select THREE).

Select 3 answers
A.Install from a USB drive
B.Use software-as-a-service (SaaS)
C.Purchase from a retail store
D.Obtain from an open-source repository
E.Download from a vendor's website
AnswersC, D, E

Retail purchase is a common method to acquire commercial software.

Why this answer

Purchasing software from a retail store is a traditional method of acquiring software, where the user buys a physical copy (e.g., on a DVD or CD-ROM) containing the installation files and a license key. This method provides a tangible medium and often includes a license agreement that grants the user the right to install and use the software on a specified number of devices. It is a common acquisition method, especially for commercial off-the-shelf (COTS) software.

Exam trap

The trap here is confusing the method of software delivery or deployment (e.g., USB drive) with the method of acquisition (how you first obtain the software), leading candidates to incorrectly select 'Install from a USB drive' as a valid acquisition method.

58
Multi-Selecthard

Which THREE of the following are common features of word processing applications?

Select 3 answers
A.Creating slide shows
B.Spell check
C.Inserting tables into documents
D.Tracking financial transactions
E.Mail merge capability
AnswersB, C, E

Spell check is a standard word processor feature.

Why this answer

Option B is correct because spell check is a standard feature in word processing applications like Microsoft Word or Google Docs. It automatically scans text for spelling errors against a built-in dictionary and often provides suggestions for corrections, helping users produce error-free documents.

Exam trap

The trap here is that candidates may confuse the general productivity software categories, mistakenly associating slide shows or financial tracking with word processing because they are common in office suites, but each belongs to a distinct application type.

59
MCQeasy

A user reports that a spreadsheet application crashes every time they try to open a specific file. The file was created in a newer version of the software. What is the most likely cause?

A.The computer does not have enough RAM.
B.The file was saved in a format incompatible with the installed version.
C.The file is corrupted.
D.The user does not have permission to access the file.
AnswerB

Newer file formats may cause crashes in older versions due to unsupported features.

Why this answer

Option B is correct because the most likely cause of a crash when opening a file created in a newer version of the software is a format incompatibility. Newer versions often use updated file formats (e.g., .xlsx vs. .xls in Excel) that older versions cannot parse correctly, leading to application instability or crashes. This is a common scenario in backward compatibility issues, where the installed software lacks the necessary codecs or schema to interpret the file's structure.

Exam trap

The trap here is that candidates often assume file corruption (Option C) is the cause, but the key clue is that the file was created in a newer version, pointing to a format incompatibility rather than data corruption.

How to eliminate wrong answers

Option A is wrong because insufficient RAM typically causes system-wide slowdowns or out-of-memory errors, not a crash specific to opening one particular file; the issue is isolated to that file, not a resource shortage. Option C is wrong because file corruption usually results in error messages like 'file is corrupt and cannot be opened' or data loss, not a consistent crash on every open attempt; the file opens in the newer version, indicating it is structurally valid. Option D is wrong because permission errors generate a specific access-denied message (e.g., 'You do not have permission to open this file') and do not cause the application to crash; the user can open other files, ruling out a permissions issue.

60
Multi-Selectmedium

Which TWO of the following are examples of open-source software licenses?

Select 2 answers
A.Apple App Store License
B.GNU GPL
C.MIT License
D.Microsoft EULA
E.Adobe EULA
AnswersB, C

The GNU General Public License is a widely used open-source license.

Why this answer

The GNU General Public License (GPL) is a widely used open-source license that grants users the freedom to run, study, share, and modify the software. It requires that any distributed derivative work be licensed under the same GPL terms, ensuring the software remains free and open.

Exam trap

The trap here is that candidates may confuse proprietary licenses (like EULAs) with open-source licenses, or think that any license that allows free download is open-source, ignoring the specific grant of modification and redistribution rights.

61
MCQeasy

Refer to the exhibit. A user reports that an application is running slowly. Based on the exhibit, which process is using the most memory?

A.explorer.exe
B.svchost.exe (PID 832)
C.notepad.exe
D.System
AnswerA

explorer.exe uses 30,456 K, the highest memory usage in the list.

Why this answer

The exhibit shows that explorer.exe is using the highest memory value (e.g., 1,234 MB) among the listed processes. In Windows Task Manager, the 'Memory' column displays the current working set in megabytes, and explorer.exe's memory consumption exceeds that of the other processes, making it the correct answer.

Exam trap

The trap here is that candidates often assume svchost.exe or System always consume the most memory because they host critical OS services, but the question requires reading the actual numeric values in the exhibit rather than relying on general assumptions.

How to eliminate wrong answers

Option B (svchost.exe PID 832) is wrong because, while svchost.exe hosts multiple Windows services, its memory usage in the exhibit is lower than explorer.exe. Option C (notepad.exe) is wrong because notepad.exe typically uses minimal memory (often under 10 MB) and is not shown as the highest consumer. Option D (System) is wrong because the System process (NT Kernel & System) usually has a moderate memory footprint, but in the exhibit it is not the top memory user.

62
Multi-Selecthard

A user reports that a web application fails to load in a browser. The IT technician suspects a compatibility issue. Which TWO actions should the technician take to diagnose the problem?

Select 2 answers
A.Reinstall the web browser application.
B.Check the browser console for error messages.
C.Test the application using a different web browser.
D.Clear the browser cache and cookies.
E.Update the operating system to the latest version.
AnswersB, C

The console shows JavaScript and network errors relevant to web application failures.

Why this answer

Option B is correct because the browser console displays JavaScript errors, network request failures, and other runtime issues that can prevent a web application from loading. Checking the console is a direct diagnostic step to identify compatibility problems, such as unsupported APIs or deprecated features. Option C is correct because testing the application in a different browser isolates whether the issue is browser-specific, which is a common compatibility troubleshooting technique.

Exam trap

The trap here is that candidates confuse general troubleshooting steps (clearing cache or reinstalling) with targeted diagnostic actions for compatibility issues, leading them to pick options that are too broad or unrelated to the specific symptom.

63
MCQmedium

Refer to the exhibit. A technician is troubleshooting why a user cannot run a custom application installed in D:\Apps. Based on the exhibit, what is the MOST likely reason?

A.The path rule for C:\Program Files is too broad.
B.The policy does not include a rule for D:\Apps.
C.The publisher rule is incorrect.
D.The enforcement mode is set to Enforce, blocking all unlisted apps.
AnswerB

No rule allows execution from D:\Apps, so the custom app is blocked.

Why this answer

The exhibit shows a software restriction policy that includes path rules for C:\Program Files and C:\Windows, but no rule for D:\Apps. Since the policy does not explicitly allow the custom application installed in D:\Apps, it is blocked by default. This is the most likely reason the user cannot run the application.

Exam trap

The trap here is that candidates may assume 'Enforce' mode blocks all unlisted apps, but the actual issue is the missing path rule for D:\Apps, not the enforcement mode itself.

How to eliminate wrong answers

Option A is wrong because the path rule for C:\Program Files is not too broad; it correctly targets the standard installation directory and does not affect D:\Apps. Option C is wrong because the publisher rule is irrelevant here; the issue is the absence of a path rule for D:\Apps, not an incorrect publisher certificate or signature. Option D is wrong because the enforcement mode being set to Enforce does not block all unlisted apps; it enforces the existing rules, and the problem is the lack of a rule for D:\Apps, not the enforcement mode itself.

64
Multi-Selecthard

A user wants to ensure software is legitimate and free from malware before installation. Which THREE of the following are recommended practices?

Select 3 answers
A.Use a cracked version to save money
B.Read user reviews and check hash values
C.Download from the official vendor website
D.Verify digital signatures
E.Disable antivirus to speed up installation
AnswersB, C, D

Reviews and hash comparisons help verify legitimacy.

Why this answer

Option B is correct because reading user reviews can reveal community reports of malware or tampering, and checking hash values (e.g., SHA-256) against the vendor's published digest verifies file integrity, ensuring the software hasn't been altered. This combination provides both social and cryptographic verification of legitimacy.

Exam trap

The trap here is that candidates may think disabling antivirus speeds up installation without realizing it removes a critical security layer, or they might confuse 'cracked version' with a legitimate free trial, missing that cracking inherently bypasses integrity checks.

65
MCQmedium

A user receives an error 'This application cannot run on your PC' when trying to install a legacy program on Windows 10. What is the most likely cause?

A.Incompatible architecture (32-bit vs 64-bit)
B.Corrupted hard drive
C.Insufficient RAM
D.Missing antivirus
AnswerA

The program may be incompatible with the system's processor architecture.

Why this answer

The error 'This application cannot run on your PC' typically occurs when a 32-bit legacy program is incompatible with the 64-bit architecture of Windows 10, or vice versa. 64-bit Windows cannot execute 16-bit or certain older 32-bit applications that rely on deprecated system components like NTVDM (NT Virtual DOS Machine) without proper compatibility layers. This is the most likely cause because the error specifically points to an architecture mismatch, not hardware or security issues.

Exam trap

The trap here is that candidates may confuse this architecture-specific error with general hardware or security issues, such as insufficient RAM or missing antivirus, because they assume any installation failure is due to resource constraints or security blocks rather than a fundamental CPU instruction set mismatch.

How to eliminate wrong answers

Option B is wrong because a corrupted hard drive would cause file read/write errors, boot failures, or data loss, not a specific application compatibility error during installation. Option C is wrong because insufficient RAM would result in system slowdowns, out-of-memory errors, or application crashes after launch, not a pre-installation architecture-related error. Option D is wrong because missing antivirus software does not prevent application installation; it only increases vulnerability to malware, and the error message is unrelated to security software.

66
Multi-Selectmedium

Which TWO of the following are common file formats for images?

Select 2 answers
A.PDF
B.PNG
C.TXT
D.MP3
E.JPEG
AnswersB, E

PNG is a common image format.

Why this answer

PNG (Portable Network Graphics) is a common image file format that uses lossless compression, making it ideal for images requiring high detail and transparency. It supports up to 48-bit true color and an alpha channel for transparency, which distinguishes it from other formats like JPEG.

Exam trap

CompTIA often tests the distinction between file formats by including common non-image formats like PDF or TXT, leading candidates to confuse document or text formats with image formats.

67
MCQeasy

A user needs to create a presentation for a sales meeting. Which type of software should they use?

A.Spreadsheet.
B.Presentation software.
C.Database.
D.Word processor.
AnswerB

Presentation software (e.g., PowerPoint) is used for slide-based presentations.

Why this answer

Presentation software, such as Microsoft PowerPoint or Google Slides, is specifically designed to create slide-based presentations for meetings, lectures, or sales pitches. It provides tools for adding text, images, charts, animations, and transitions to effectively communicate information to an audience.

Exam trap

CompTIA often tests the distinction between application categories by presenting a common business task and expecting candidates to recognize that presentation software is the only tool designed for slide-based visual storytelling, not for data analysis, storage, or document creation.

How to eliminate wrong answers

Option A is wrong because spreadsheet software (e.g., Microsoft Excel) is used for organizing, calculating, and analyzing numerical data, not for creating visual slide decks. Option C is wrong because database software (e.g., Microsoft Access) is used for storing, querying, and managing structured data, not for designing presentations. Option D is wrong because a word processor (e.g., Microsoft Word) is used for creating text-based documents like letters or reports, which lack the slide-by-slide layout and multimedia features required for a presentation.

68
MCQeasy

A user has just installed a new word-processing application on their laptop. When the user tries to open the application for the first time, a window appears asking for a product key. The user purchased the software online and received an email with the product key. Where should the user enter the product key to activate the software?

A.Enter the product key into the activation window that appeared.
B.Look for the product key field in the application's 'File' menu.
C.Open the operating system's settings and navigate to 'Activation'.
D.Close the activation window and try to use the software without activation.
AnswerA

The activation prompt is specifically for entering the product key.

Why this answer

Option A is correct because the activation window that appears when launching the application is the standard interface for entering a product key. This window is generated by the application itself, not the operating system, and is the intended mechanism to validate the license before full functionality is granted.

Exam trap

The trap here is that candidates may confuse application activation with operating system activation, leading them to choose Option C, or they may think the product key can be entered through a menu like 'File' (Option B), which is not the standard workflow for first-time activation.

How to eliminate wrong answers

Option B is wrong because the 'File' menu typically contains options like 'Save', 'Open', and 'Print', but not a product key entry field; product key entry is handled by a dedicated activation dialog, not a menu item. Option C is wrong because the operating system's 'Activation' settings (e.g., Windows Activation) are used to activate the OS itself, not individual applications like a word processor. Option D is wrong because closing the activation window will either prevent the application from launching or limit it to a trial mode, and the software cannot be used without activation as the product key is required to unlock full features.

69
MCQhard

You are an IT support specialist for a mid-sized company. A user in the accounting department, Jane, reports that her accounting software (QuickBooks 2021) crashes every time she tries to export a report to PDF. The crash occurs immediately after clicking 'Export to PDF' and displays the error: 'The application has stopped working.' Jane's workstation runs Windows 10 Pro with 8GB RAM and an SSD. She has sufficient disk space. Other users in the same department using the same software version do not experience this issue. Jane recently installed a free PDF printer driver for personal use. What is the most likely cause and the best course of action?

A.Remove the recently installed PDF printer driver and test the export again.
B.Reinstall QuickBooks 2021 using the original installation media.
C.Reinstall Windows 10 because the operating system is corrupted.
D.Update all printer drivers to the latest versions.
AnswerA

The new PDF printer driver likely interferes with QuickBooks' PDF export; removing it should resolve the crash.

Why this answer

The most likely cause is the recently installed free PDF printer driver, which conflicts with QuickBooks' PDF export functionality. QuickBooks relies on its own PDF generation engine or system PDF printers, and a third-party PDF driver can intercept or corrupt the export process, causing the crash. Removing the driver and testing is the best first step because it isolates the change without affecting other software or system files.

Exam trap

The trap here is that candidates may assume the crash is due to QuickBooks corruption or a system-wide issue, rather than recognizing that a recent user-installed driver is the most probable cause given the isolated nature of the problem.

How to eliminate wrong answers

Option B is wrong because reinstalling QuickBooks would not resolve a conflict caused by a third-party driver; the software itself is not corrupted since other users with the same version work fine. Option C is wrong because reinstalling Windows 10 is an extreme and unnecessary step; the issue is isolated to a single application and a recent driver installation, not OS corruption. Option D is wrong because updating all printer drivers is too broad and may not address the specific conflict; the problem is likely the new PDF driver, not outdated drivers, and updating could even introduce further incompatibilities.

70
MCQeasy

A user needs to edit a PDF file that was received as an attachment. What type of application is required?

A.A PDF editor.
B.A video player.
C.A web browser.
D.An image editing application.
AnswerA

PDF editors like Adobe Acrobat provide editing capabilities.

Why this answer

A PDF editor is specifically designed to modify the content, structure, and metadata of PDF files, such as adding text, images, or annotations. Unlike a viewer, a PDF editor provides the necessary tools to edit the file directly, which is required when a user needs to make changes to a received PDF attachment.

Exam trap

CompTIA often tests the misconception that a web browser or image editor can fully edit PDFs because they can display or convert them, but they lack the native ability to modify the PDF's internal structure and save changes without data loss.

How to eliminate wrong answers

Option B is wrong because a video player is designed to decode and render video/audio codecs (e.g., H.264, AAC), not to edit or manipulate PDF files, which are based on PostScript and contain structured document objects. Option C is wrong because a web browser can display PDFs via built-in plugins or PDF.js, but it lacks the ability to save changes to the PDF file's internal object tree or modify its content streams. Option D is wrong because an image editing application works with raster or vector graphics (e.g., JPEG, PNG, SVG) and cannot natively parse the PDF file format's cross-reference table, page tree, or embedded fonts without specialized conversion.

71
MCQhard

An IT administrator applies the software restriction policy shown in the exhibit. What is the intended effect of this policy?

A.Allows executables in the Temp folder to run.
B.Blocks executables in Program Files but allows in AppData.
C.Blocks all executables on the system.
D.Allows executables in Program Files to run, but blocks others.
AnswerD

Default is disallowed, but Program Files is unrestricted.

Why this answer

The software restriction policy shown in the exhibit uses a 'Disallowed' default rule, which blocks all executables by default. It then creates an 'Unrestricted' path rule for `%ProgramFiles%`, which explicitly allows executables in that folder to run. Therefore, executables in Program Files are allowed, while all others (e.g., in Temp, AppData, or Downloads) are blocked.

Exam trap

The trap here is that candidates assume the 'Disallowed' default rule blocks everything, overlooking that a path rule for Program Files creates an explicit exception, making option D correct rather than option C.

How to eliminate wrong answers

Option A is wrong because the policy does not include a path rule for the Temp folder; the default 'Disallowed' rule blocks executables there. Option B is wrong because the policy blocks executables in AppData (no allow rule) and allows executables in Program Files, not the reverse. Option C is wrong because the policy explicitly allows executables in Program Files via the path rule, so it does not block all executables on the system.

72
MCQhard

A company uses a legacy application that only runs on Windows 7. The IT department plans to upgrade to Windows 10. What is the best approach to ensure compatibility?

A.Use Windows 10 compatibility mode for the application.
B.Replace the legacy application with a modern equivalent.
C.Run the application in a virtual machine with Windows 7.
D.Install the application directly on Windows 10 without changes.
AnswerA

Compatibility mode allows the app to run as if on an older OS.

Why this answer

Windows 10 compatibility mode allows the legacy application to run by emulating the environment of Windows 7, including specific service packs and settings. This is the best approach because it requires no additional hardware or software costs and preserves the existing application functionality without modification. Compatibility mode works by intercepting API calls and presenting the expected Windows 7 behavior to the application.

Exam trap

The trap here is that candidates often assume a virtual machine is always the safest choice, but the question asks for the 'best approach' in terms of simplicity and cost, making compatibility mode the correct answer over the more resource-intensive VM solution.

How to eliminate wrong answers

Option B is wrong because replacing the legacy application is not the best approach when compatibility mode can resolve the issue without the cost, time, and training required for a new application. Option C is wrong because running the application in a virtual machine adds overhead, requires a valid Windows 7 license, and is more complex to manage than using built-in compatibility mode. Option D is wrong because installing the application directly on Windows 10 without changes will likely fail due to API differences, security changes, or missing dependencies in the newer OS.

73
MCQeasy

A user wants to open a PDF file but receives an error that no application is associated. Which action should the user take?

A.Update device drivers
B.Install a PDF reader
C.Rename the file to .docx
D.Restart the computer
AnswerB

A PDF reader is required to open PDF files.

Why this answer

The error 'no application is associated' means the operating system lacks a default program capable of handling the PDF file format. Installing a PDF reader, such as Adobe Acrobat Reader or a web browser with built-in PDF support, registers the necessary file association and allows the file to open correctly.

Exam trap

The trap here is that candidates may confuse a missing application association with a system-level error, leading them to choose a generic troubleshooting step like restarting or updating drivers instead of recognizing the need to install the appropriate software.

How to eliminate wrong answers

Option A is wrong because updating device drivers addresses hardware communication issues, not software file associations. Option C is wrong because renaming the file to .docx does not change its internal structure; the file remains a PDF and will either fail to open or produce garbled content in a word processor. Option D is wrong because restarting the computer only clears temporary glitches and does not install the missing application or register the PDF file type association.

74
MCQmedium

A small business needs to share documents among employees and allow real-time collaboration. Which type of application is best suited?

A.Using email to send attachments back and forth.
B.Implementing a cloud-based productivity suite.
C.Using a web browser to access public documents.
D.Installing a local office suite on each workstation.
AnswerB

Cloud suites like Google Workspace or Microsoft 365 allow simultaneous editing and sharing.

Why this answer

A cloud-based productivity suite (e.g., Microsoft 365, Google Workspace) stores documents on remote servers and provides real-time co-authoring, version history, and simultaneous editing via web or client applications. This directly meets the requirement for sharing documents and enabling real-time collaboration without the overhead of manual file distribution.

Exam trap

The trap here is that candidates often confuse 'accessing documents via a web browser' (Option C) with cloud-based collaboration, overlooking that public web documents typically offer read-only access and no editing or sharing controls.

How to eliminate wrong answers

Option A is wrong because emailing attachments creates multiple file versions, lacks real-time co-editing, and introduces latency and version-control conflicts. Option C is wrong because using a web browser to access public documents only allows viewing, not editing or collaboration, and exposes sensitive data to uncontrolled access. Option D is wrong because a local office suite (e.g., standalone Microsoft Office) lacks built-in sharing and real-time collaboration features; users would still need to manually transfer files or use a separate sharing mechanism.

75
Matchingmedium

Match each software license type to its description.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Source code freely available

Source code not shared

Free to use, but not open source

Free trial before purchase

Why these pairings

Common software licensing models.

Page 1 of 2 · 101 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Applications and Software questions.