Which is not the layer of Operating System?

  • A. Kernal
  • B. Shell
  • C. Application Program
  • D. Critical Section

Explanation

The kernel, shell, and application programs are commonly described as parts or layers of an operating-system environment. A critical section is a concurrent-programming region that accesses shared data, not an operating-system layer.

Related questions