CompTIA Tech+ Certification FC0-U71 Exam Practice Test

Page: 1 / 14
Total 108 questions
Question 1

A user attempts to log in to a website and receives a prompt to update their password. Which of the following is this an example of?



Answer : D

A prompt to update a password during login typically indicates that the password has expired based on the system's policy.

Other options:

Password history prevents reuse of old passwords,

Password complexity sets rules for character requirements,

Password privacy involves keeping the password confidential.


Question 2

Which of the following is a GPU an example of?



Answer : C

A GPU (Graphics Processing Unit) is a processing device designed to handle complex graphics and visual computations, making it an essential part of rendering images, video, and more.

It is not used for input, output, or storage.


Question 3

Which of the following must be included when backing up a workstation?



Answer : B

When backing up a workstation, it's essential to include application data, which contains the user's work and settings.

Other options:

Cloud-hosted files are usually backed up separately by the cloud service,

Emails may be stored in the cloud or server,

Installation files can typically be re-downloaded and are not critical for backup.


Question 4

A lab technician removes access from students who do not need to use a fileshare. Which of the following best describes this action?



Answer : A

Removing unnecessary access to resources like fileshares follows the least privilege model, ensuring users only have the minimum permissions necessary for their tasks.

Other options:

Non-repudiation ensures actions cannot be denied,

Multifactor authentication involves multiple verification steps,

Single sign-on allows one login for multiple systems.


Question 5

Given the following pseudocode:

10 FOR Q=1 TO 100

20 PRINT Q

30 NEXT Q

40 EXIT

Which of the following best represents line 10?



Answer : D

Line 10 (FOR Q=1 TO 100) initializes a loop that iterates from 1 to 100.

Other options:

Sequence refers to a straight execution of instructions,

Branch involves decision-making (e.g., IF...THEN),

Attribute is a descriptive property, not a control structure.


Question 6

An employee is working on a database and wants to retrieve specific information. Which of the following should the employee use?



Answer : D

A query is used to retrieve specific information from a database by asking structured questions (typically using SQL).

Other options:

Big data refers to large, complex data sets,

Input refers to data entered into a system,

Scale relates to system growth or size.


Question 7

Which of the following is the smallest storage unit?



Answer : C

In terms of size from smallest to largest: Kilobyte < Megabyte < Terabyte < Petabyte.


Page:    1 / 14   
Total 108 questions