Computer Science, asked by shimonasingam1, 1 year ago

Statement 1: Each container cannot run as an isolated process in user space. Statement 2: Containers can share the OS kernel with other containers
a. Statement 1 is True and Statement 2 is False
b. Statement 2 is True and Statement 1 is False
c. Both statements are True
d. Both statements are False

Answers

Answered by harshi0123
5

The answer is c: both statements are true...

Answered by ankurbadani84
1

Answer:

Statement 2 is True and Statement 1 is False

Explanation:

Statement 1: Each container cannot run as an isolated process in user space.

-> This statement is false.

Statement 2: Containers can share the OS kernel with other containers

-> this statement is true

Hence the correct answer is :- Option B -> Statement 2 is True and Statement 1 is False

Similar questions