adspace


What are the layers of unix operating system?

Answer Posted / Shoaib Alam

The Unix operating system has five main layers. From bottom to top, these are the kernel (responsible for managing hardware resources), system calls (the interface between the application and the kernel), libraries (provide standard functions for common tasks), shell (command interpreter), and applications (programs that users run).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988