Vidyalelo
Computer Fundamentals · Q277

Operating System

Computer Related · Computer Fundamentals · question 277

Q277

Which one of the following is not a layer of operating system?

A.
Kernel
B.
Shell
C.
Application program
D.
Critical selection
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
A critical section is a code segment that accesses shared variables and has to be executed as an atomic action. It means that in a group of co-operating processes, at a given point of time, only one process must be executing its critical section.