Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free CompTIA FC0-U71 Practice Exam with Questions & Answers | Set: 2

Questions 11

A user finds a USB device and plugs it into a laptop. The laptop does not detect the USB device. Which of the following is the most likely cause of this issue?

Options:
A.

Disabled port

B.

Anti-malware

C.

Insufficient memory

D.

Account permissions

CompTIA FC0-U71 Premium Access
Questions 12

An application is unresponsive. Which of the following will close the application?

Options:
A.

Task management

B.

System utilities

C.

Remote assistance

D.

File permissions

Questions 13

Which of the following describes a printer?

Options:
A.

Processing

B.

Output

C.

Storage

D.

Input

Questions 14

A database administrator creates a new database and assigns the primary key. Which of the following database types has the administrator created?

Options:
A.

Document

B.

Key/value

C.

Relational

D.

Non-structured

Questions 15

Which of the following hard drives has the largest capacity?

Options:
A.

2TB

B.

50KB

C.

100GB

D.

4,000MB

Questions 16

A developer creates the following code:

If the light is red, then stop

Else if the light is green, then go

Which of the following programming concepts is the developer using?

Options:
A.

Commenting

B.

Looping

C.

Object-oriented

D.

Branching

Questions 17

Which of the following is used to create a repetitive process within code?

Options:
A.

Loop

B.

Branch

C.

Comment

D.

Integrate

Questions 18

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?

Options:
A.

Password privacy

B.

Password history

C.

Password complexity

D.

Password expiration

Questions 19

Which of the following is used to securely transfer files over the internet?

Options:
A.

Compression

B.

Permissions

C.

Encryption

D.

Email

Questions 20

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?

Options:
A.

Attribute

B.

Sequence

C.

Branch

D.

Loop