wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CSS 05 OS Security

Total questions: 12

Worksheet time: 7mins

Name
Class
Date
1.

Name two types of memory management mechanism.

(a)  

2.

What is Temporal Separation?

a)

Process with different security requirements are executed at different times

b)

Different processes use different physical objects

c)

A process cannot access objects outside its permitted domain

d)

Processes conceal their data and computations

3.

What is Physical Separation?

a)

Process with different security requirements are executed at different times

b)

Different processes use different physical objects

c)

A process cannot access objects outside its permitted domain

d)

Processes conceal their data and computations

4.

What is Logical Separation?

a)

Process with different security requirements are executed at different times

b)

Different processes use different physical objects

c)

A process cannot access objects outside its permitted domain

d)

Processes conceal their data and computations

5.

What is Cryptographic Separation?

a)

Process with different security requirements are executed at different times

b)

Different processes use different physical objects

c)

A process cannot access objects outside its permitted domain

d)

Processes conceal their data and computations

6.

Which of the following briefly describe Fixed Fence.

a)

Very restrictive because a predefined amount of space was always reserved for the operating system whether it was needed or not.

b)

If less than the predefined space was required, the excess space was wasted.

c)

If the operating system needed more space, it could grow beyond the fence boundary.

7.

What is the drawback of Fence Register?

(a)  

8.

Base Register refers to?

a)

provides a lower bound (starting address)

b)

provides a upper address limit

9.

Bound Register refers to?

a)

provides a lower bound (starting address)

b)

provides a upper address limit

10.

Segmentation will divide program into separate (a)  

11.

Which of the following are NOT the main issue in Segmentation?

a)

Each segment has a particular size.

b)

Segment can grow in size during execution

c)

Each segment has an equal size.

12.

In computer storage, (a)   is a phenomenon in which storage space is used inefficiently, reducing capacity or performance and often both.