FC0-U61 CompTIA IT Fundamentals+ Certification Exam Questions and Answers
Given the following pseudocode:

Which of the following is the output of the code?
A customer is looking for a device that uses tap to pay when making purchases. Which of the following technologies should the customer use?
A systems administrator is setting up a new server using RAID technology. If one hard drive in the array fails,
the data is stored on another drive, preventing data loss. Which of the following business continuity concepts
does this explain?
Multiple users need to access the same data simultaneously. Which of the following is the best place to store the data?
A company wants to provide encrypted remote access to its email, file, and application servers to facilitate the ability to work remotely. Which of the following would best fulfill these requirements?
Which of the following would work BEST stored as a flat file rather than stored in a database?
Given the following pseudocode:
arduino
Copy code
WHILE X < 12
print " Counting "
X += 1
If X=7, which of the following is the number of times the message will be displayed?
Which of the following terms best describes the outcome of a text message that is encrypted from its original form?
A user is selecting software to use to prepare handouts for a presentation. The user would like the information to be easy to format and printer friendly. Which of the following software types should the user select?
In which of the following situations should there be come expectation of privacy?
After purchasing a flash drive, the buyer notices that the packaging had already been opened. Which of the following is this is an example of?
Given the following pseudocode:
I f the Breakfast program ran on Sunday, which of the following would be the output?
A database administrator needs to add a column to an existing table. Which of the following statements should the administrator use?
A technician is having trouble connecting multiple users ' laptops to the internet wirelessly. The users are on the west side of the building, which is hardwired. Which of the following should the technician do to resolve this issue quickly?
Which of the following is the best reason to implement a software token instead of a hardware token?
A user logs into a laptop using a username and complex password. This is an example of:
A programmer creates an object to retrieve customer names from a database. Which of the following best describes the object that is retrieving the names?
A company purchased a software program. The EULA states that the software can be installed on as many computers as the company wants, but only four users can be using the software at any point in time. Which of the following types of licenses is this an example of?
A company is looking at locations for a new datacenter. The Chief Executive Officer (CEO) has stated that the new datacenter should be at least 500mi (805km) from the existing datacenter so one natural disaster will be unlikely to impact both datacenters. Which of the following is this best an example of?
When a user types a web page name in an internet browser address field, this information is translated to an IP address behind the scenes. Which of the following is being used?
A user installs a wireless router and opens a browser to modify the settings. Which of the following installation types does this describe?
A user is attempting to print a document to a wireless printer and receives an error stating the operation could not be completed. Which of the following should the user do to correct this issue?
Employee information is stored in a database. Which of the following BEST describes where all of an
employee’s information is stored?
A desktop administrator just connected a printer to a workstation, but the workstation does not recognize the printer. Which of the following does the workstation MOST likely need for the printer to function?
A company wants to build an application that is available to employees without a client component because some employees do not connect to the corporate network in order to work. Which of the following network types would best deliver this application to all employees?
An employee is asked to generate a report on a student info rmation system. The employee uses spreadsheet software and connects to a remote database to pull data for the report. Which of the following types of
application architectures did the employee use?
Which of the following authorization techniques is used to assign permissions and authorize a user based on job title or function?
Which of the following is most appropriate to list on a social media site about an employer?
A script is designed to save the results of user input from a survey to a database table. Which of the following database access methods is used to add the survey data to the table?
A user is selecting software to visually display information in a marketing meeting. Which of the following software types should the user select?
A user needs to enter text and numbers to produce charts that demonstrate sales figures. Which of the
following types of software would BEST complete this task?
A technician overhears a systems administrator mention the term “IOPS”. To which of the following operating
system functions would the term BEST apply?
Which of the following filesystems is compatible with the greatest number of operating systems?
Which of the following availability concerns is mitigated by having a business continuity site?
When editing a document, which of the following describes where the changes are located before they are saved to permanent storage?
Which of the following computing devices would be used to provide a centralized means to distribute services to a group of clients and usually possesses a role on a LAN?
Which of the following is used to protect intellectual property while requiring the owner to provide the public with working details?
A company has installed an application that only requires a workstation to function. Which of the following
architecture types is this application using?
A user is getting an error message when trying to go to a website. A technician asks the user a few questions to find out more about the issue. The technician opens a browser locally and browses to the same site as the user. Which of the following troubleshooting steps is the technician using by browsing to the same site?
Which of the following should a technician do to fix stability issues on a workstation?
Which of the following is the least expensive way for users at a large company to load a 2GB spreadsheet quickly?
Which of the following is a wireless communication that requires devices to be within 6in of each other to
transfer information?
A systems administrator wants to return results for a time range within a database. Which of the following
commands should the administrator use?
Which of the following is an example of utilizing a personalized code for continuous personal access to a software product?
Which of the following would be considered the BEST method of securely distributing medical records?
A gaming console needs to allow for inbound connectivity on a home network to facilitate chat functions. Which
of the following devices is a user MOST likely to configure to allow this?
A company executive wants to view company training videos from a DVD. Which of the following components would accomp lish this task?
Which of the following types of encryptions would BEST protect a laptop computer in the event of theft?
A user works at a health insurance company. Which of the following is the best method for ensuring a customer ' s personal information is kept confidential when it needs to be shared with another authorized employee?
During a meeting, managers spoke of several instances in which confidential information appeared on inappropriate websites. The company also discovered its firewall did not filter out certain traffic to prevent such issues. Which of the following most likely exposed the confidential information?
Which of the following network protocols will MOST likely be used when sending and receiving Internet email?
(Select TWO.)
When tr ansferring a file across the network, which of the following would be the FASTEST transfer rate?
A company is concerned with ensuring its databases are highly available. Which of the following can be used to
increase database availability?
Which of the following categories describes commands used to extract information from a database?
A network technician is installing an RJ11 connector inside a home tor new internet service. Which ot the following network connection types is the technician most likely using?
A company’s team members have both old and new laptops. Which of the following connectors should be available in the conference room to ensure everyone can use the conference room projectors? (Choose two.)
A user inserts a USB flash drive into a computer tor the first time and sees a message on the screen indicating the device is being set up. The message quickly changes to indicate the device is ready for use. Which of the following device configuration types most likely occurred?
Which of the following operating systems is best used in creating and managing virtual machines?
A flatbed scanner that is connected to a laptop is used to convert photographic prints to digital images for reproduction on a color printer. Which of the following is considered the input device for this process?
A computer technician is assigned a ticket to install a laptop for a new employee. Due to the arrangement of the
workspace, the employee requests that the laptop be installed with the cover closed. Which of the following
would be required to satisfy this request? (Choose two.)
For a disaster recovery exercise, a company wants to ensure customer data is recovered before operational data. This is an example of:
Given the following pseudocode:

If there are seven apples in the basket, which of the following would be the number of oranges a person eats?
When following the troubleshooting methodology, which of the following should be performed last?
The finance department needs software that includes depreciation functionality for asset management. Which of the following types of software would best accomplish this goal?
A technician has successfully verified full system functionality after implementing the solution to a problem.
Which of the following is the NEXT troubleshooting step the technician should do?
Which of the following language types would a web developer MOST likely use to create a website?
A database administrator finds that a table is not needed in a relational database. Which of the following
commands is used to completely remove the table an d its data?
A systems administrator uses a program that interacts directly with hardware to manage storage, network, and virtual machines. This program is an example of:
A technician reading workstation security logs notices that an unidentified device is plugged into a USB port several hours a day but is never plugged in when the technician goes to check the machine. File audits reveal nothing unexpected. Which of the following devices is most likely causing this message?
An administrator is preparing a workstation for deployment. Which of the following is the first step the administrator should take in this process?
A technician is concerned that sensitive data transmitted over the Internet can be intercepted and viewed during
a MITM attack. Which of the following should the technician enable to reduce the risk?
A systems administrator wants to run a script at a certain time every day. Which of the following is the BEST
way to achieve this?
A technician has verified full system functionality. Which of the following actions should the technician take next?
A remote user, who is working from home, requires significant bandwidth to connect to the corporate systems.
Which of the following types of Internet service connections would BEST meet the user’s needs?
of the following would most likely be used to protect the intellectual property of printed materials?
Which of the following best describes the technology utilized in digital wallets?
A software developer develops a software program and writes a document with step-by-step instructions on how to use the software. The developer wants to ensure no other person or company will publish this
document for public use. Which of the following shoul d the developer use to BEST protect the document?
A company desires to implement a six-month survey site within a remote location. Which of the following is the
BEST option for Internet service?

