wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Operating System - Chapter 1-1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Choose the basic function of an Operating System.

a)

As a resource allocator

b)

receive command from user

c)

to print document

d)

to accept voice command from user

2.

Choose the characteristics of monolithic OS.

a)

Highly modular.

b)

Components with similar functions will be group into a layer.

c)

Each component can communicate directly.

d)

Work as client and server.

3.

Why monolithic tend to be efficient?

a)

The grouping of components into different layer.

b)

Each component can communicate directly.

c)

The error can be debug easily.

d)

Security issues happened.

4.

Identify the weakness of monolithic OS.

a)

Each component cannot communicate to each other.

b)

Modularity.

c)

Slower to execute.

d)

Difficult to isolate the bugs and error in the program.

5.

Identify the OS structure in the diagram shown.

a)

Monolithic

b)

Microkernel

c)

Layered

d)

Networked

6.

Choose the advantage of Microkernel structure.

a)

Fewer system crashes.

b)

The cost is expensive compared to monolithic.

c)

Tend to damage due to error in codes.

d)

Each layer communicates to the nearest layer only.

7.

Networked structure is based on _________ model.

a)

distributed

b)

web server

c)

client/server

d)

internet

8.

Choose the operating system architecture where the service will continue in spite of one of the service is failed.

a)

Single processor

b)

Clustered

c)

Multiprocessor

d)

Microkernel

9.

Multiprocessor has many CPUs to increase computing power.

a)

True

b)

False

10.

In Distributed OS, one operating system controls many computers in a network.

a)

True

b)

False