adspace


Why kernel is known as the heart of unix os?

Answer Posted / Ram Kishan

The kernel in a Unix operating system is often referred to as its heart because it provides critical services, such as managing hardware resources, handling input/output requests, and scheduling processes. It serves as the primary intermediary between applications and the actual hardware.

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