wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Operating Systems Quick Quiz Module 1

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

The method by which an OS stores, organizes, and manages access to files on a storage device is known as which of the following?

a)

Process

b)

Kernel

c)

Service

d)

File System

2.

Which of these important tasks are performed by the kernel?

a)

Schedule Processes to Run

b)

Prioritizes Processes

c)

Manages Memory

d)

Controls Access to I/O Devices

e)

All of These

3.

Three basic tasks that all computers perform.

Input, (a)   , and Output

(fill in the blank)

4.

Which type of multitasking does the OS give control of the CPU to a process and wait for it to terminate or enter a waiting state?

a)

Preemptive

b)

Cooperative

5.

Which of the following server functions enables two or more servers to act as one?

a)

Hot Swapping

b)

File Storage

c)

Clustering

d)

Hot Adding

6.

Which of the following components translates computer code to hardware and is an interface between the OS and various pieces of hardware?

a)

Kernel

b)

I/O Tower

c)

Device Driver

d)

Monitor

7.

The boot procedure is a series of steps performed by every computing device that starts with the application of power to the CPU and other hardware components and ends with a running system ready to perform work. (T or F)

a)

True

b)

False

8.

Which of the following is not a job typically handled by an operating systems' kernel?

a)

Managing the use of RAM

b)

Handling priority levels assigned to programs

c)

Managing interactions with the CPU

d)

Displaying a GUI

9.

The (a)   performs memory and hardware component tests on startup, during a process called the power-on self-test (POST).

10.

Which of the following is an identifier for a file that contains all the information the file system needs to locate and access the file?

a)

Process ID

b)

IRQ

c)

File Handle

d)

ISR