00:15:00

Free CompTIA ITF+ FC0-U61 Practice Test

Prepare for the CompTIA ITF+ FC0-U61 exam with this free practice test. Randomly generated and customizable, this test allows you to choose the number of questions.

  • Questions: 15
  • Time: 15 minutes (60 seconds per question)
  • Included Objectives:
    • IT Concepts and Terminology
    • Infrastructure
    • Applications and Software
    • Software Development Concepts
    • Database Fundamentals
    • Security
Question 1 of 15

In a project management application, a 'Task' object has been created to track work items. If you want to record the due date for a 'Task', which aspect of the 'Task' object will you utilize?

  • Task vector

  • DueDate array

  • DueDate attribute

  • Task method

Question 2 of 15

Maria is setting up a network for a small office. As part of the network design, she wants to make sure that unauthorized external access to the company's internal resources is restricted. Which device should she install at the network's boundary to monitor and control incoming and outgoing network traffic based on a set of security rules?

  • Firewall

  • Router

  • Switch

  • Access point

Question 3 of 15

Software licensed for single use allows installation on multiple devices for use by one individual at any one time.

  • True

  • False

Question 4 of 15

When deciding on a location to store your company's backup data, which option would be the BEST practice to improve the chances of data recovery in case of a site-specific disaster?

  • Storing backup data on cloud storage without specifying the need for distant geographic location

  • Storing backup data off-site at a geographically remote location

  • Storing backup data on the company's on-site servers

  • Storing backup data on personal devices of company employees

Question 5 of 15

Which file system feature enhances data integrity and recovery by keeping a log of file system changes?

  • Encryption

  • Journaling

  • Permissions

  • Compression

Question 6 of 15

Which data representation format would be used to encode the text characters into a document, ensuring that characters from multiple languages can be used, including those beyond the basic Latin alphabet?

  • Hexadecimal

  • ASCII

  • Binary

  • Unicode

Question 7 of 15

You are a junior IT support specialist. A client asks you to troubleshoot a program crash. Upon investigation, you find that the program is crashing when attempting to process user ages. If the age variable is defined using an inappropriate data type, which data type should it be set to?

  • String

  • Integer

  • Float

  • Boolean

Question 8 of 15

A company's document management system is set to only allow access to financial reports after regular business hours to users within the finance department who have a managerial role. What type of access control does this scenario exemplify?

  • Rule-based access control

  • Role-based access control

  • Discretionary access control

  • Mandatory access control

Question 9 of 15

What can be used to protect a computer system from data loss during an unexpected loss of electric power?

  • Portable generator

  • Cloud storage service

  • Surge protector

  • Uninterrupted power supply (UPS)

Question 10 of 15

A company has two tables in their database: 'Employees' and 'Departments'. Each employee is assigned to one department. To ensure that the 'Employees' table references the correct department data, what kind of special field should be included in the 'Employees' table?

  • An additional primary key in the 'Employees' table for department data

  • A composite key made from combining employee and department data

  • A foreign key that references the 'Departments' primary key

  • A unique key in the 'Employees' table for each department

Question 11 of 15

In a company office, a central computer is dedicated to managing network resources, storing files, and running applications for multiple users. What is this central computer called?

  • Switch

  • Router

  • NAS

  • Server

Question 12 of 15

Which unit is used to measure the speed of data transmission that equals one trillion bits per second?

  • Gbps

  • Tbps

  • KBps

  • Mbps

Question 13 of 15

What symbol in a flowchart would BEST represent the start or end of a program?

  • Rectangle

  • Diamond

  • Parallelogram

  • Oval/Ellipse

Question 14 of 15

A small law firm requires a solution that permits its staff to access and save client files from any workstation in the office. As a very small business they do not have any centralized servers or a data center. Which device best fits this requirement?

  • A Network Attached Storage (NAS) device

  • A centralized storage management software on the main office workstation

  • A modem with file sharing capabilities

  • A USB storage device shared through one user's workstation

Question 15 of 15

You are designing a flow chart to represent a simple program that prints 'Hello, World!' if the user inputs '1' and prints 'Goodbye, World!' if the user inputs '2'. What symbol should you use to represent the decision-making step where the program determines which output to print based on the user's input?

  • Circle

  • Diamond

  • Arrow

  • Rectangle