wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

System Administration and Maintenance Chapter 2&3

Total questions: 25

Worksheet time: 19mins

Name
Class
Date
1.

Which of the following is the most important software that runs on a computer?

a)

Application software

b)

Operating system

c)

Device drivers

d)

Middleware

2.

In a human-computer system, which component is most likely to cause problems?

a)

Host computers

b)

Humans

c)

Network hardware

d)

Routers

3.

Which device directs traffic around the internet at the IP address level?

a)

Switch

b)

Router

c)

Hub

d)

Modem

4.

Which of the following is NOT considered a network hardware component?

a)

Routers

b)

Switches

c)

Cables

d)

Compilers

5.

Computers in common use are based on which architecture?

a)

Harvard Architecture

b)

Eckert Mauchly Von Neumann Architecture

c)

RISC Architecture

d)

CISC Architecture

6.

When handling RAM, which factor must be considered first?

a)

Color of chips

b)

Data rate and compatibility

c)

Shape of connectors

d)

CPU speed

7.

Excessive cold in computer systems may cause:

a)

Faster performance

b)

Unpredictable changes in chip properties

c)

Permanent data storage

d)

Longer battery life

8.

Which OS type allows multiple users to share resources of a single host?

a)

Real-time OS

b)

Multi-user OS

c)

Embedded OS

d)

Single-tasking OS

9.

Malware is short for:

a)

Malfunctioning hardware

b)

Malicious software

c)

Machine learning software

d)

Multi-access runtime environment

10.

Which of the following is an authentication method based on physical traits?

a)

Username and password

b)

Biometric signatures

c)

Security keys

d)

One-time passwords

11.

Which of the following is a physical aspect of a computer?

a)

Application software

b)

Kernel

c)

Hardware

d)

System software

12.

Which software mediates between applications and system software?

a)

Device drivers

b)

Middleware

c)

Utility programs

d)

Programming software

13.

The first process during booting that checks hardware faults is called:

a)

BIOS

b)

POST

c)

Kernel loading

d)

Bootloader

14.

Which is stored in the Master Boot Record (MBR)?

a)

User profiles

b)

BIOS settings

c)

Bootloader code

d)

Application programs

15.

What is the “heart” of the operating system?

a)

Shell

b)

Kernel

c)

BIOS

d)

GUI

16.

Which function of the kernel ensures fair usage of CPU, memory, and devices?

a)

File management

b)

Device control

c)

Resource management

d)

Power control

17.

Files that are not expected to change during runtime are called:

a)

Variable data

b)

Static data

c)

Shareable data

d)

Temporary data

18.

Files under /etc/ directory in Linux are typically:

a)

Shareable

b)

Static

c)

Unshareable

d)

Variable

19.

Which type of software translates programming languages into machine code?

a)

Middleware

b)

Utility programs

c)

Language translators

d)

Application software

20.

Which type of software ensures system maintenance and routine tasks?

a)

Middleware

b)

Utility programs

c)

Device drivers

d)

Application software

21.

Third-party software refers to:

a)

Programs developed by OS vendors

b)

Programs developed by hardware companies only

c)

Programs developed by a company different from the OS developer

d)

Only plugins and add-ons

22.

Which software tool automates installing, upgrading, and removing programs?

a)

Compiler

b)

BIOS

c)

Package Manager

d)

Utility software

23.

Which step is NOT part of OS installation?

a)

Base OS installation

b)

Hardware provisioning

c)

Application development

d)

System registration

24.

Which of the following describes shareable content?

a)

Data unique to each host

b)

Files that remain the same across hosts

c)

Log files that change during runtime

d)

Kernel binaries

25.

During kernel functions, which task involves allocating and deallocating memory?

a)

Resource management

b)

Memory management

c)

Device management

d)

File system handling