wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Networking II Chapter 7.4-7.9 Test Review

Total questions: 26

Worksheet time: 14mins

Name
Class
Date
1.

You notice that your applications are loading and running slowly when you switch between them. You also notice that your hard disk drive light is constantly lit. Which of the following is the BEST option to stop this problem from happening frequently on your system?

a)

Install more physical RAM.

b)

Install a larger CPU.

c)

Reboot the system at the first indication of the problem.

d)

Configure a larger paging file on the HHD.

2.

One software license model allows software to be freely distributed, downloaded, and installed without paying a license fee, but often requires a fee for support, training, or added functionality. What is the name of this model?

a)

Open source

b)

Persistent

c)

Personal

d)

Proprietary

e)

Enterprise

3.

Which of the following troubleshooting utilities scans the operating system files and replaces corrupt files?

a)

System Image Recovery

b)

System Restore

c)

System File Checker

d)

Services

4.

Which of the following scripting languages includes multiple Windows commands that are run in sequence?

a)

Python

b)

Batch

c)

Shells

d)

JavaScript

5.

You use a Linux distribution that uses RPM for package management. Which command would you use to install httpd (the Apache HTTP Server package) and all its dependencies?

a)

yum install httpd

b)

yum update httpd

c)

apt-get install httpd

d)

apt-get update httpd

e)

yum install httpd -dep

6.

Which of the following scripting languages is gradually replacing Windows batch files?

a)

JavaScript

b)

PowerShell

c)

Python

d)

Visual Basic

7.

On a Linux system using the Debian Package Manager, which of the following commands would you use to search online repositories for an installable Firefox package?

a)

rpm -s firefox

b)

yum search firefox

c)

apt search firefox

d)

apt-get search firefox

8.

Which of the following is one way that developers and organizations who produce open-source software can generate revenue from the software?

a)

One-time activation licenses

b)

Persistent activation licenses

c)

Enterprise licenses

d)

Training contracts

9.

Which scripting language is widely used for website and web page design and is also the most popular programming language in the world?

a)

Python

b)

Visual Basic

c)

JavaScript

d)

Batch

10.

You use a Linux distribution that employs Debian Package Manager (dpkg) for package management. Which command would you use to install httpd (the Apache HTTP Server package) and all its dependencies?

a)

yum install httpd

b)

ps -e

c)

apt-get install httpd

d)

yum install httpd -dep

e)

dpkg install httpd

11.

Your organization has 75 workstations that each need a software program installed. Which of the following is the BEST choice to accomplish this?

a)

Purchase a personal license for the software program and reuse the activation code for each workstation.

b)

Purchase an enterprise license for the software program and reuse the activation code for each workstation.

c)

Purchase one personal license for the software program and then search online for additional activation codes provided by third parties or activation code generators.

d)

Purchase 75 personal licenses for the software program and use each unique activation code for each workstation.

12.

You have an application that you would like to run on your Windows workstation every Monday at 3:00 p.m. Which tool would you use to configure the application to run automatically?

a)

msconfig

b)

Services

c)

Task Manager

d)

msinfo32

e)

Task Scheduler

13.

Cindy wants to install a new application on her computer. This application requires the operating system to have 1 gigabyte in working memory to function properly. Which of the following system requirements does Cindy need to check for compatibility?

a)

VRAM capacity

b)

CPU capacity

c)

SSD storage capacity

d)

RAM capacity

14.

You have been troubleshooting services on your system. Where is the best place to check to make sure that they are now running properly?

a)

Event Viewer

b)

File Explorer

c)

Advanced Options Menu

d)

System File Checker

15.

Which of the following is another name for the paging file?

a)

Virtual memory

b)

Random access memory

c)

Upper memory

d)

Extended memory

16.

Which of the following BEST describes the Blue Screen of Death (BSoD)?

a)

A Not enough USB controller resources warning.

b)

A time drift error.

c)

A No operating system found error.

d)

A Windows stop error.

17.

Your Windows OS starts to act strangely. You find out that there was a Windows automatic update three days ago. Which of the following would be BEST to try first to resolve the issue?

a)

Uninstall the update

b)

System Restore

c)

Startup Repair

d)

System Image Recovery

18.

Which aspects of virtual memory can you configure on a Windows workstation? (Select two.)

a)

The paging file's recommended size

b)

The maximum time between memory swap operations

c)

The paging file's maximum size

d)

The minimum time between memory swap operations

e)

The paging file's location

19.

Which of the following is a software license that allows 100 or more activations?

a)

Enterprise license

b)

General Public License

c)

General Public License

d)

Personal license

20.

Which of the following is simulated memory that is created through a paging file on the hard drive?

a)

Disk thrashing

b)

RAM

c)

VMM

d)

Virtual memory

21.

Which of the following is true of the way many large digital media vendors use Digital Rights Management technology today? (Select two.)

a)

They are offering free backup copies of protected digital files.

b)

They are cooperating with other vendors to make their digital files more portable in relation to those vendors' hardware and software.

c)

They are moving to strengthen the encryption used to protect their digital files.

d)

They are adopting alternatives to DRM, such as encouraging customers not to illegally share digital files.

e)

They are moving away from DRM because of several key shortcomings in the technology.

22.

Which type of contract are you typically required to accept when obtaining a proprietary software license?

a)

GPL

b)

PRD

c)

EULA

d)

DMCA

23.

Jesse, a professional graphic designer, has just installed a new application on his system, which needs a lot of memory for timely processing and high-quality images. Jesse's computer has an integrated graphics card. Which of the following is MOST likely to happen when Jesse runs the application on his computer?

a)

The graphics card will produce high-quality images without delay.

b)

The battery life will diminish quickly when running the app.

c)

The graphics card will generate a lot of heat.

d)

The whole system will run slowly.

24.

Which of the following is the No operating system found error likely caused by?

a)

Time drift

b)

Outdated applications

c)

Outdated drivers

d)

Incorrect boot order

25.

Your organization has 20 employees who need an accounting software update installed. Due to a miscommunication, the purchaser only paid to update 10 licenses. The software company issued a paper license and a single key for updating 10 users. Since this is an enterprise paper license, there is no mechanism that enforces a limit to the number of times the key can be used, so you decide to go ahead and update all 20 users. What are the possible consequences of this decision? (Select two.)

a)

You risk losing your job.

b)

Because you should be allowed one to three activations per user, this decision does not put you at risk for negative consequences.

c)

You expose your company to litigation by violating the software license agreement.

d)

The software will eventually stop working properly for the 10 extra updates you installed.

e)

The software company will never detect the violation, so negative consequences are unlikely.

26.

Which of the following does the GPL prevent you from doing with an open-source software program?

a)

Modify its source code

b)

Sell a license to use the program

c)

Access its source code

d)

Sell a contract for technical support