wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

FC0-U61(758) Quiz 9

Total questions: 63

Worksheet time: 34mins

Name
Class
Date
1.

Which of the following would MOST likely solve the problem of an end user seeing the old company intranet site instead of the recently released updated version?

a)

Clear browser cache.

b)

Change "http" to "https" in the URL.

c)

Disable all add-ons.

d)

Enable pop-up blockers.

2.

Which of the following BEST describes a LAN-hosted application? (Choose two.)

a)

Internet access required

b)

Files saved to the cloud

c)

Services required

d)

Internet access not required

e)

Network required

3.

Which of the following BEST describes a document with step-by-step instructions to perform a task?

a)

Policies

b)

Standards

c)

Guidelines

4.

Where would a technician find the MOST current driver when installing a webcam to a computer?

a)

Installation disc that came with the device

b)

OEM website for the camera

c)

Device manager in the operating system

d)

Download from a third-party website

5.

Which of the following is a benefit of a locally hosted network solution?

a)

No Internet access is required.

b)

There are fewer IT support requirements.

c)

System backups are not required.

d)

System fault tolerance is increased.

6.

Which of the following is an example of a compiled computer language?

a)

Perl

b)

HTML

c)

Java

d)

Python

7.

When following the troubleshooting methodology, which of the following should be performed when establishing a theory of probable cause?

a)

Question the obvious.

b)

Identify the symptoms.

c)

Duplicate the problem.

d)

Determine if anything has changed.

8.

Which of the following would be considered confidential information?

a)

The design for a company's yet-to-be-released product

b)

A list of services offered by a private investigator

c)

A large corporation's financial results for the year

d)

An individual's record of traffic citations

9.

Which of the following information types is MOST likely a violation of an email security policy?

4 lines
10.

Which of the following programming languages is considered a low-level language with commands specific to the processor type used?

a)

Assembly

b)

C++

c)

SQL

d)

HTML

11.

Joe, a tech-savvy teenager, has received one of the best new home Wi-Fi routers on the market. Joe's parents have entrusted Joe to set up the router. To leverage the best throughput options available for Joe's devices, the router is located in Joe's bedroom. Joe's parents' devices are set to slower standards. Which of the following is being used for Joe’s devices?

a)

802.11n 2.4GHz

b)

802.11ac 2.4GHz

c)

802.11n 5GHz

d)

802.11ac 5GHz

12.

Which of the following data is MOST likely to be stored as a string?

a)

3.1415927

b)

x

c)

Cat

d)

42

13.

Which of the following is MOST likely used to measure SSD capacity?

a)

GHz

b)

Gb

c)

GB

d)

Gbps

14.

Which of the following information types would cause the GREATEST loss of value to an organization if encrypted by a ransomware attack?

a)

Employee emergency contacts

b)

Research projects database

c)

User login history

d)

Advertising material archive

15.

Which of the following database design requirements is MOST likely a reason to implement a flat file?

a)

Data type flexibility

b)

Scalability

c)

Simplicity

d)

Search speed

16.

A user received an account compromise notice from an online retailer. Two weeks later, the user received another notice stating the new compromise used the credentials from the first compromise. Which of the following password best practices MOST likely would have prevented the second compromise?

a)

Password age

b)

Password complexity

c)

Password reuse

d)

Password length

17.

A programmer is constructing an algorithm that predicts personality traits based on users' selection of their favorite ice cream flavors. Which of the following programming concepts should be used to represent the flavor of ice cream?

a)

Vectors

b)

Arrays

c)

Variables

d)

Constants

18.

Which of the following data types can be used to store a whole number?

a)

Boolean

b)

Char

c)

Integer

d)

Float

19.

Which of the following architectures is notepad.exe an example of?

a)

n-tier

b)

One-tier

c)

Two-tier

d)

Three-tier

20.

Which of the following would be used to expand the number of wired devices on a network?

a)

Switch

b)

Access point

c)

Router

d)

Modem

21.

Several wireless security cameras need to be installed in a small office. Which of the following should be used to configure the wireless encryption?

a)

Web-based interface

b)

Plug-and-play drivers

c)

On-board NIC

d)

IP-based HDD

22.

A large percentage of computers within an organization are suddenly reporting that their operating systems may be illegally obtained. Which of the following is the MOST likely cause?

a)

The key management server is offline

b)

Internet access is unavailable

23.

Which of the following are database constraints? (Choose two.)

a)

Not null

b)

Primary key

c)

Column

d)

Field

e)

Row

24.

Which of the following is a biometric authentication method?

a)

Smart card

b)

Password

c)

Retina scan

d)

Personal identification number

25.

Given the following: WMIC BIOS GET SERIALNUMBER Which of the following describes the above sequence?

a)

A database dump

b)

A query

c)

Insertion of data

d)

A function

26.

An administrator has found that a server has become corrupted. Which of the following will allow the administrator to recover the data?

a)

Server UPS rack

b)

Off-site backups

c)

OS restore disks

d)

Redundant NICs

27.

A company wants to provide encrypted, remote access to its email, file, and application servers to facilitate the ability to work remotely. Which of the following would BEST fulfill these requirements?

a)

Disk-level encryption

b)

Secure web gateway

c)

VPN

d)

AES

28.

A technician is selecting a processor for a custom PC. Which of the following units would be used to compare the speed of the various processors?

a)

GHz

b)

MHz

c)

GBps

d)

MBps

29.

A database administrator is writing code to ask the database a question. Which of the following is the administrator doing?

a)

Manipulating data

b)

Mining data

c)

Creating a query

d)

Making a report

30.

Which of the following is the correct jack for an Ethernet cable?

a)

DB9

b)

Cat 5

c)

RJ45

d)

DVI

31.

Which of the following is the BEST medium to send customer PII to an outside entity?

a)

Encrypted email

b)

Flash drive

c)

ODBC

d)

Courier service

32.

What type of software license allows anyone to legally modify it?

a)

Open-source

b)

Subscription

c)

Proprietary

d)

Site

33.

After setting up a new computer, which of the following should a user complete to reduce security concerns with pre-installed games and applications?

a)

Perform a System Restore

b)

Call the computer manufacturer

c)

Remove the unwanted bloatware

d)

Check for disk fragmentation

34.

Which of the following would work BEST to ensure only approved users are able to access the company website on devices?

a)

Creating certificates

b)

Disabling the browser's cache

c)

Configuring proxy settings

d)

Installing antivirus extensions

35.

What is the BEST design construct to allow developers to group functions and properties for reuse when designing an application?

a)
Constant
b)

Vector

c)

Function

d)

Class

36.

A replay attack would be the primary concern of:

a)

availability

b)

authentication

c)

confidentiality

d)

integrity

37.

A network administrator requires that a non-magnetic drive be used to store critical data for a project. The project is expected to last a few years. Which of the following would the administrator MOST likely choose for the project?

a)

USB flash drive

b)

Solid-state drive

c)

Tape drive

d)

Hard disk

38.

Which of the following graphic interfaces is capable of the HIGHEST possible resolution?

a)

Component video

b)

VGA

c)

S-Video

d)

DVI

39.

A technician is configuring computers for a mass deployment. As part of a web-based application, several new windows need to open once a user logs in. Which of the following should the technician configure to ensure the browsers open properly?

a)

Unrestricted PowerShell execution policy

b)

Pop-up blocker exceptions

c)

Applications to run in private mode

d)

Security extensions setting to disable

40.

Which of the following software types is MOST likely to use stencil files?

a)

Visual diagramming

b)

Word processing

c)

Presentation

d)

Conferencing

41.

Which of the following availability concerns is mitigated by having a business continuity site?

a)

Service outage

b)

Wiretapping

c)

Eavesdropping

d)

Replay attack

42.

The manager of human resources is unable to connect to the wireless network while in the conference room. The network administrator decides to check the logs of the network. While in the log files, the administrator finds that several access points are down. Which of the following troubleshooting steps should be performed NEXT?

a)

Identify the problem

b)

Research the knowledge base

c)

Establish a plan to resolve the problem

d)

Verify full system functionality

43.

Which of the following is the number of bits in 8KB?

a)

8,000

b)

16,000

c)

32,000

d)

64,000

44.

Which of the following is considered a traditional input and output device?

a)
Printer
b)

hard drive

c)

Keyboard

d)

Display monitor

45.

Which of the following is the MOST likely benefit of a structured database?

a)

Higher security

b)

Faster accumulation

c)

Easily searchable

d)

Fewer storage requirements

46.

Which of the following is a benefit of partitioning a drive?

a)

Increased network bandwidth

b)

Reduced risk of corruption

c)

Increased available space

d)

Reduced malware risk

47.

Which of the following describes the unit of containment that an application is constrained to on an operating system?

a)

Process

b)

Directory

c)

Console

d)

Thread

48.

Which of the following would be the MOST efficient device for a traveling salesperson to use while working with a customer?

a)

Smartphone

b)

Desktop

c)

Terminal

d)

Tablet

49.

Which of the following security concepts reduces the chance of an on-path attack?

a)

Availability

b)

Integrity

c)

Performance

d)

Confidentiality

50.

Consider the following logic:
IF Red is TRUE
SET party = FALSE
IF Blue is TRUE
SET pizza = TRUE
ELSE
SET pizza = FALSE
ELSE
SET party = TRUE
SET pizza = FALSE
Which combination of Red and Blue will make both pizza and party TRUE?

a)

Red = TRUE, Blue = FALSE

b)

Red = FALSE, Blue = FALSE

c)

Red = FALSE, Blue = TRUE

d)

Red = TRUE, Blue = TRUE

51.

A project team wants to graphically illustrate the logic of a subprogram. Which of the following would be the BEST choice?

a)

Image editing software

b)

Word processing software

c)

Presentation software

d)

Visual diagramming software

52.

Un técnico está tratando de determinar qué significa un código de error particular en una impresora. ¿Cuál de los siguientes pasos de la metodología de resolución de problemas está realizando actualmente el técnico?

a)

Documentar las lecciones aprendidas

b)

Verificar la funcionalidad completa del sistema

c)

Establecer una teoría de causa probable

d)

Investigar la base de conocimientos

53.

¿Cuáles de las siguientes son formas en las que un administrador de TI puede proteger los dispositivos móviles? (Elige dos).

a)

Encriptar los dispositivos

b)

Raíz los dispositivos para instalar software de seguridad de terceros

c)

Instalar aplicaciones de fuentes desconocidas

d)

Solo instalar aplicaciones de tiendas autorizadas

e)

Acceder a tiendas web para comprar aplicaciones

54.

¿Cuál de los siguientes modelos de aplicación ejecuta la interfaz por separado en una máquina cliente?

a)

De una capa

b)

De dos capas

c)

De tres capas

d)

De n-capas

55.

Un espectador toma nota mientras un cliente comparte información de su tarjeta de crédito por teléfono. ¿Qué acción se está realizando?

a)

Ingeniería social

b)

Husmear

c)

Escuchar a escondidas

d)

Ataque en la misma ruta

56.

A network technician is installing a new mouse for an employee. Which of the following types of cables should the technician use for the mouse?

a)

DVI

b)

HDMI

c)

Ethernet

d)

USB

57.

Which of the following is an example of structured data?

a)

Video recordings

b)

Social media posts

c)

Photographs

d)

Phone numbers

58.

Given the following pseudocode: IF age < 5 THEN school = LINCOLN ELSEIF age < 11 THEN school = WASHINGTON ELSEIF age > 13 THEN school = STEVENSON ELSE THEN school = SANDBURG END Which of the following schools will be chosen for a 16-year-old student?

a)

Lincoln

b)

Washington

c)

Stevenson

d)

Sandburg

59.

A user wants to ensure that a banking site is secure before logging in. Which of the following should the user look for in the URL?

a)

SFTP

b)

SSL

c)

HTTPS

d)

HTML

60.

Which of the following methods of access is MOST likely to be used during a database recovery?

a)

Graphical user interface

b)

Direct

c)

Utility

d)

Programmatic

61.

Which of the following passwords is the MOST secure?

a)

buzzypresto

b)

BuZzYPr3st0

c)

BuZZyPr3StO

d)

BuZZyPresto

62.

Which of the following language categories is MOST commonly used in databases?

a)

Query

b)

Assembly

c)

Markup

d)

Scripting

63.

An employee uses a password to log in to a company computer. Which of the following authentication methods did the employee use to gain access to the network?

a)

Single-factor

b)

Single sign-on

c)

Permissions

d)

Multifactor