wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Unit 6 System Admin

Total questions: 35

Worksheet time: 18mins

Name
Class
Date
1.
How do proxy settings impact internet usage?
a)
Decrease security and privacy
b)
Decrease speed
c)
Increase control
d)
All of the above
2.
What is the purpose of cache?
a)
To increase browsing speed
b)
To create backups
c)
To secure user accounts
d)
To fix security vulnerabilities
3.
What does client-side scripting do?
a)
Increases browsing speed
b)
Secures user accounts
c)
Creates backups
d)
Programs website functionality
4.
What is the purpose of patches?
a)
To fix security vulnerabilities
b)
To secure user accounts
c)
To increase browsing speed
d)
To create backups
5.
What is NOT saved during private browsing?
a)
Site history
b)
Form data
c)
Downloads
d)
Bookmarks
6.
Why is it important to establish a baseline for system rules and permissions?
a)
To create backups
b)
To increase browsing speed
c)
To secure user accounts
d)
To reduce vulnerabilities
7.
Which type of backup only backs up what has changed since the last backup?
a)
Full backup
b)
Private backup
c)
Incremental backup
d)
Antivirus backup
8.
What is the role of antivirus software?
a)
To secure user accounts
b)
To create backups
c)
To increase browsing speed
d)
To prevent, detect, and remove threats
9.
Which type of user account has the highest level of privileges?
a)
Administrator
b)
Standard user
c)
Guest
d)
Host account
10.
What is the purpose of browser add-ons/extensions?
a)
To customize the browser
b)
To increase browsing speed
c)
To secure user accounts
d)
To fix security vulnerabilities
11.
Which type of application architecture requires an internet connection and cloud service?
a)
Remote access
b)
Local install
c)
Local network hosted
d)
Cloud hosted
12.
What is the main difference between open source and proprietary software?
a)
Open source is more secure than proprietary
b)
Open source is only available on one platform, while proprietary is available on multiple platforms
c)
Open source is free, while proprietary requires payment
d)
Open source can be modified by anyone, while proprietary is owned by a company
13.
Which type of software is used for creating documents, spreadsheets, and presentations?
a)
Productivity software
b)
Platform software
c)
Collaboration software
d)
Business software
14.
What type of software license allows one user to use the software?
a)
Subscription license
b)
Group license
c)
Single use license
d)
Concurrent license
15.
Which of the following is the most popular operating system?
a)
Windows
b)
Mac OS
c)
Chrome OS
d)
Linux
16.
Which of the following is NOT a type of software?
a)
Productivity
b)
Business
c)
Platform
d)
Collaboration
17.
What is the primary purpose of an operating system?
a)
To schedule processes and updates
b)
To provide a file structure for data management
c)
To run applications and manage hardware
d)
To control security and user accounts
18.
What is the purpose of firmware in a computer system?
a)
To manage data and files
b)
To run applications and software
c)
To control hardware and peripherals
d)
To perform lower-level tasks
19.
Which type of software is used for managing projects and accounting?
a)
Productivity software
b)
Collaboration software
c)
Business software
d)
Platform software
20.
What is the main difference between a 32-bit and 64-bit processor?
a)
32-bit processors are more secure, while 64-bit processors are more vulnerable
b)
32-bit processors have a limit on memory, while 64-bit processors are more powerful
c)
32-bit processors are more expensive, while 64-bit processors are cheaper
d)
32-bit processors are only used in mobile devices, while 64-bit processors are used in computers
21.
What is the purpose of a product key or serial number?
a)
To allow multiple users to access the software
b)
To provide legally binding guidelines for software use
c)
To modify the software's source code
d)
To activate the product and certify its originality
22.
Which type of software license allows multiple users to use the software at the same time?
a)
Single use license
b)
Concurrent license
c)
Subscription license
d)
Group license
23.
Which of the following is NOT a function of an embedded operating system?
a)
Controlling hardware and peripherals
b)
Performing specific tasks
c)
Managing data and files
d)
Scheduling processes and updates
24.
Which operating system is known for its expensive price?
a)
Windows
b)
Chrome OS
c)
Linux
d)
Mac OS
25.
Which of the following is NOT a method of application delivery?
a)
Local install
b)
Remote access
c)
Local network hosted
d)
Cloud hosted
26.
What type of operating system is used for handling email and web requests?
a)
Workstation
b)
Embedded
c)
Mobile
d)
Server
27.
Which of the following is NOT a function of a hypervisor?
a)
Controlling hardware and peripherals
b)
Allowing remote access to a computer
c)
Running applications and software
d)
Allowing multiple guest devices on one host computer
28.
Which of the following is an example of a workstation operating system?
a)
Windows
b)
Android
c)
iOS
d)
Chrome OS
29.
Which of the following is NOT a type of file system used by operating systems?
a)
HFS
b)
ZIP
c)
NTFS
d)
FAT32
30.
What is the purpose of n-tier application architecture?
a)
To control security and user accounts
b)
To schedule processes and updates
c)
To provide a file structure for data management
d)
To connect essential parts of an app
31.

Which MacOS terminal shell command will display the path of the folder that you are currently working in?

a)

ls

b)

cd

c)

pwd

d)

dir

32.

Which keyword can be used in a Mac operating system terminal shell to access administrator rights?

a)

ps

b)

sudo

c)

cp

d)

mv

33.

Which MacOS terminal shell command will display all of the processes that are currently running on your computer?

a)

ps

b)

sudo

c)

cp

d)

mv

34.

A locally installed application is an example of which application architecture?

a)

N-tier

b)

One tier

c)

Two tier

d)

Three tier

35.

You are using the terminal to move through your computer’s folders. You’d like to get into the Cybersecurity folder.

You type in pwd and find that your current folder path is ~/Users/student/Documents/Cybersecurity/Images.

Which of the following commands will place you inside the Cybersecurity folder?

a)

cd ..

b)

mv ..

c)

cd Cybersecurity

d)

mv Cybersecurity