Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

FC0-U61 - ITF (3)

Total questions: 50

Worksheet time: 26mins

Name
Class
Date
1.

Which of the following types of encryption would BEST protect a laptop computer in the event of theft?

a)

Disk

b)

Email

c)

VPN

d)

HTTPS

2.

Which of the following tasks is typically performed during the identification phase of the troubleshooting methodology?

a)

QUESTION NO : users.

b)

Verify functionality.

c)

Divide and conquer.

d)

Implement the solution.

3.

A technician overhears a systems administrator mention the term “IOPS”. To which of the following operating system functions would the term BEST apply?

a)

Disk management

b)

Process management

c)

Application management

d)

Service management

4.

Which of the following is the BEST option for a developer to use when storing the months of a year and when performance is a key consideration?

a)

Array

b)

Vector

c)

List

d)

String

5.

A company wants an application to be accessed by concurrent users and store company information securely. Which of the following would be the BEST option for storing the information?

a)

Word processing document

b)

Flat file

c)

Database

d)

Spreadsheet

6.

Which of the following would MOST likely use an ARM processor?

a)

Laptop

b)

Tablet

c)

Workstation

d)

Server

7.

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)

Perform process management.

b)

Perform task scheduling.

c)

Set the system date and time.

d)

Set a reminder to run the script

8.

Which of the following would indicate the FASTEST processor speed?

a)

3.6GHz

b)

3.6MHz

c)

3.6Mbps

d)

3.6Gbps

9.

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)

Cable modem

b)

Wireless router

c)

. Access point

d)

Network switch

10.

The computer language that is closest to machine code is:

a)

query language

b)

scripting language

c)

. markup language

d)

assembly language

11.

Employee information is stored in a database. Which of the following BEST describes where all of an employee’s information is stored?

a)

Record

b)

Report

c)

Column

d)

Procedure

12.

Which of the following is an example of an interpreted language?

a)

C++

b)

Java

c)

Python

d)

Go

13.

An employee’s laptop does not connect to the Internet when it is used in a coffee shop. Which of the following is the MOST likely cause?

a)

Script blocker

b)

Proxy settings

c)

Private browsing

d)

Full browser cache

14.

Which of the following filesystems would a Linux computer MOST likely use?

a)

HFS

b)

NTFS

c)

FAT32

d)

ext4

15.

Which of the following concerns does installing cross-platform software address?

a)

Subscription

b)

Licensing

c)

Product key

d)

Compatability

16.

Which of the following requires the MOST frequent updating to remain effective?

a)

Antivirus

b)

Host firewall

c)

Web browser

d)

Device drivers

17.

Which of the following BEST explains the use of float over integer to store monetary values?

a)

It accepts negative values.

b)

It stores symbols

c)

It accommodates larger values.

d)

It supports decimals.

18.

An IP address is 32 bits long. If converted to bytes, it would be:

a)

4

b)

8

c)

16

d)

64

19.

Which of the following BEST describes the purpose of a vector in programming?

a)

Storing a collection of data

b)

Repeating a similar operation

c)

Capturing user input

d)

Performing mathematical calculations

20.

Which of the following WiFi security options would create the MOST need for a VPN connection on the client device?

a)

A. Open

b)

B. WEP

c)

C. WPA

d)

D. WPA2

21.

Which of the following BEST describes a technology that allows multiple users to create and edit reports at the same time?

a)

A. Text file on a shared drive

b)

B. Managed relational database

c)

C. Informational intranet page

d)

D. Locally installed productivity software

22.

A company has installed an application that only requires a workstation to function. Which of the following architecture types is this application using?

a)

A. One-tier

b)

B. Two-tier

c)

C. Three-tier

d)

D. n-tier

23.

A global variable called “age” will be created in a program and incremented through the use of a function. Which of the following data types should be defined with the age variable?

a)

Integer

b)

Float

c)

Double

d)

String

24.

Meaningful and accurate reporting is essential to retailers in making business decisions while managing inventory. Which of the following offers the BEST assistance in generating reports?

a)

A. Data capture and collections

b)

B. Asset inventory inputs

c)

C. Sales statistics

d)

D. Average loss output

25.

A business would like to create an employee portal that employees will have access to when they are at work. The employees will not be able to connect to the portal from home without a VPN connection. Which of the following types of application does this describe?

a)

A. Local application

b)

B. Intranet application

c)

C. Extranet application

d)

D. Internet application

26.

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.)

a)

Printer

b)

Mouse

c)

Webcam

d)

Speakers

e)

Display

27.

A company wants its employee to use an email client that downloads and removes messages from the email server. Which of the following protocols must be configured in the email client to facilitate this?

a)

POP3

b)

IMAP

c)

ICMP

d)

SMTP

28.

Consider the following statements:

if userin = "commander"

then clearance = "topsecret"

else if userin = "analyst"

then clearance = "restricted"

else

clearance = "normal"

Given the input (userin) of “analyst”, to which of the following would the clearance variable be set?

a)

topsecret

b)

normal

c)

analyst

d)

restricted

29.

Which of the following is a reason why complex passwords are required?

a)

A. To encourage password variety

b)

B. To prevent someone from guessing them

c)

C. To make them harder to remember

d)

D. To reduce social engineering attacks

30.

A technician is troubleshooting an error message and tests the same program on a separate, identical machine. Which of the following troubleshooting methodology steps is this an example of?

a)

A. Duplicate the problem

b)

B. Gather information

c)

C. QUESTION NO : users

d)

D. Divide and conquer

31.

Which of the following storage types is MOST vulnerable to magnetic damage?

a)

Flash

b)

SSD

c)

Optical

d)

HDD

32.

When developing a game, a developer creates a boss object that has the ability to jump. Which of the following programming concepts does jump represent?

a)

Method

b)

Object

c)

Property

d)

Attribute

33.

Concerned with vulnerabilities on a home network, an administrator replaces the wireless router with a recently released new device. After configuring the new device utilizing the old SSID and key, some light switches are no longer communicating. Which of the following is the MOST likely cause?

a)

A. The light switches do not support WPA2.

b)

B. The router is operating on a different channel.

c)

C. The key does not meet password complexity requirements.

d)

D. The SSID is not being broadcast.

34.

Given the following pseudocode:

For each apple in the basket, eat two oranges unless it is the last apple, then eat three oranges

If there are seven apples in the basket, which of the following would be the number of oranges a person eats?

a)

10

b)

14

c)

15

d)

17

35.

Which of the following are the primary functions of an operating system? (Choose two.)

a)

Provide structure for file and data management.

b)

Provide peer-to-peer networking capability.

c)

Provide user data encryption.

d)

Provide virtual desktop capability.

e)

Provide system resources.

36.

SQL databases use primary and foreign keys to enable which of the following?

a)

Rows

b)

Fields

c)

Schemas

d)

Relationships

37.

Which of the following is a logical structure for storing files?

a)

Folder

b)

Extension

c)

Permissions

d)

Shortcut

38.

Which of the following is both an input and output device?

a)

Microphone

b)

Speaker

c)

Touch-screen monitor

d)

Keyboard

39.

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?

a)

Determine if anything has changed.

b)

Document lessons learned.

c)

Establish a theory of probable cause.

d)

Duplicate the problem, if possible.

40.

A large payment website was breached recently. A user is concerned that the breach will affectaccount security on other sites. Which of the following password best practices would mitigate this risk?

a)

Password history

b)

Password reuse

c)

Password expiration

d)

Password age

41.

A company is concerned with ensuring its databases are highly available. Which of the following can be used to increase database availability?

a)

Backups

b)

Prioritization

c)

Indexes

d)

Failover

42.

A user revisits a website and receives a message that the site may not be secure. The user is prompted to click a link to continue to the site. Which of the following would MOST likely identify the issue?

a)

A. Checking the proxy settings

b)

B. Checking that caching is enabled

c)

C. Checking browser add-ons

d)

D. Checking certificate validity

43.

A user wants to ensure port 3389 is open for remote desktop on a PC. Which of the following describes where the user should verify the port is open?

a)

Antivirus

b)

Anti-malware

c)

Device manager

d)

Host firewalls

44.

Which of the following contains exactly four copper wires?

a)

RJ45

b)

VGA

c)

RJ11

d)

USB

45.

A technician replaces the video card in a user’s PC. The user reports the resolution on the display seems very low, but the operating system will not let the user adjust it any higher. Which of the following steps would MOST likely fix this problem?

a)

A. Replace the user’s display.

b)

B. Update the PC’s operating system.

c)

C. Replace the video cable.

d)

D. Install new video drivers.

46.

All users have access to an application at a company. The data from the application is stored on a centralized device located on the network. Which of the following devices would MOST likely be used to store the data?

a)

Server

b)

Tape library

c)

External HDD

d)

Workstation

47.

Which of the following data types should a database administrator use to store customer postal codes?

a)

Float

b)

String

c)

Boolean

d)

Integer

48.

Which of the following protocols is used to relay email from a user's mail server?

a)

IMAP

b)

FTP

c)

SMTP

d)

POP3

49.

A technician has verified full system functionality. Which of the following actions should the technician take next?

a)

A. Question the users.

b)

B. Determine if anything has changed.

c)

C. Document the findings.

d)

D. Gather Information.

50.

Which of the following commands can be used to remove a database permanently?

a)

DENY

b)

DROP

c)

ALTER

d)

DUMP