00:15:00

CompTIA Tech+ Practice Test (FC0-U71)

Use the form below to configure your CompTIA Tech+ Practice Test (FC0-U71). The practice test can be configured to only include certain exam objectives and domains. You can choose between 5-90 questions and set a time limit.

Logo for CompTIA Tech+ FC0-U71
Questions
Number of questions in the practice test
Free users are limited to 20 questions, upgrade to unlimited
Seconds Per Question
Determines how long you have to finish the practice test
Exam Objectives
Which exam objectives should be included in the practice test

CompTIA Tech+ FC0-U71 Information

The CompTIA Tech+ Certification (formerly ITF+) is an entry-level certification designed to introduce individuals to the essential IT concepts and terminology. This certification is particularly suited for those who are new to the world of information technology and seeking to gain a basic understanding of IT. It covers a broad range of topics, including hardware, software, networking, cybersecurity, and basic IT literacy. This certification is ideal for individuals considering a career in IT, students in other fields who require a foundational understanding of IT, or professionals in other industries who want to gain a basic knowledge of IT to complement their primary skills.

Free CompTIA Tech+ FC0-U71 Practice Test

Press start when you are ready, or press Change to modify any settings for the practice test.

  • Questions: 15
  • Time: Unlimited
  • Included Objectives:
    IT Concepts and Terminology
    Infrastructure
    Applications and Software
    Software Development Concepts
    Data and Database Fundamentals
    Security
Question 1 of 15

Marcus is tasked with creating a tool that will automatically generate weekly reports, gather data from various sources, and send the compiled information via email to his team. The tool needs to be flexible for quick edits and should run with minimal setup across different operating systems. Which type of programming language is most appropriate for Marcus to use for this task?

  • A statically typed compiled language

  • A database-specific query language

  • A dynamic scripting language

  • A low-level assembly language

Question 2 of 15

Alice is working on a website that calculates the total cost of products selected by a user. She notices that she is repeatedly writing the same code to calculate the sum of prices. To make her code more efficient, she decides to group this repeated code in one place so that she can call it whenever she needs to perform the calculation. What is the programming concept Alice is utilizing to improve her code?

  • Arrays

  • Objects

  • Variables

  • Functions

Question 3 of 15

When developing a web application that requires the interaction with a relational database, which method is the BEST for manipulating and retrieving database information while adhering to good security practices?

  • Employ command-line tools to execute database statements from within the application code.

  • Build SQL queries by directly concatenating user inputs to construct dynamic queries.

  • Create and exclusively use stored procedures for all interactions from the web application.

  • Utilize a database API with prepared statements and parameterized queries.

Question 4 of 15

An employee at a tech start-up is tasked with selecting an operating system for a new digital thermostat they are developing. The thermostat will have a simple interface to control heating and cooling settings and needs to be reliable and able to run independently of other computer systems. Which type of operating system should the employee recommend for use in the digital thermostat?

  • Mobile device OS

  • Server OS

  • Hypervisor (Type 1)

  • Workstation OS

  • Embedded OS

  • Firmware

Question 5 of 15

A web developer is creating a website and needs to organize content into paragraphs, lists, and tables. Which type of language should they use to accomplish this task?

  • HTML

  • SQL

  • JavaScript

  • C++

Question 6 of 15

What is the BEST definition of a patent in the field of information technology?

  • A patent is a legal protection for inventors which gives them exclusive rights to their inventions for a limited time.

  • A patent is a form of copyright that protects the expression of ideas, such as literary works or music.

  • A patent is a protection for brand names and logos that distinguish goods and services.

  • A patent is a type of software license that gives users the right to use a piece of software.

Question 7 of 15

During an audit, you are asked to verify that a software license purchase was made by your company. What would serve as the best form of non-repudiation to prove the transaction occurred?

  • User manual for the software

  • Installed version of the software on the company computers

  • Purchase receipt of the software license

  • Verbal assurance from the department head

Question 8 of 15

Changing the default password on a wireless router makes the network more secure.

  • False

  • True

Question 9 of 15

Which of the following best describes the use of a function in a programming language?

  • A block of code designed to perform a particular task, which can be executed when the function is called

  • A section of code that is executed repeatedly, either a set number of times or until a certain condition is met

  • A container used to store multiple values of the same type, accessing them with an index

  • A single line in a program that the computer reads and executes immediately

Question 10 of 15

Your company is deploying a centralized server to handle large amounts of data transactions, manage multiple databases, and provide various services to client computers on the network. Which type of operating system would be most appropriate for this server to ensure optimal performance and manageability of these tasks?

  • Embedded System Operating System

  • Mobile Device Operating System

  • General-purpose Workstation Operating System

  • Dedicated Server Operating System

Question 11 of 15

What is the primary function of permissions in file management?

  • To determine the location where files are stored

  • To define the type of file based on its extension

  • To control user access to files and directories

  • To secure files from being viewed

Question 12 of 15

The system that translates a website's name into an IP address is known as packet transmission.

  • True

  • False

Question 13 of 15

A retail company wants to understand customer buying patterns to improve sales. Which approach should they take to gather insights from their sales data?

  • Analyze historical sales data to identify trends and patterns.

  • Guess the most popular products based on personal opinions.

  • Survey customers about their preferences without using existing data.

  • Use random unrelated data that does not reflect sales.

Question 14 of 15

Which of the following best describes a workstation in a computing environment?

  • A portable device primarily used for communication and entertainment.

  • A machine that provides data and services to other computers over a network.

  • A device that controls and manages network traffic.

  • A high-performance computer designed for intensive tasks like graphic design and 3-D modeling.

Question 15 of 15

Your company is seeking to improve employee experience by reducing the number of times users need to authenticate when accessing various internal services throughout the day. Which feature would be most effective to implement while considering access control best practices?

  • Single Sign-On (SSO) feature

  • Kerberos authentication

  • Lightweight Directory Access Protocol (LDAP) implementation

  • Password manager integration