adspace


what is the functionality of kernel in unix architecture?

Answer Posted / srinu babu

kernel is a hart of the operating system. It works intermediary between user software to system Hardware. It will maintain the Instance names of the all hardware components and It will maintain the
memory management,
I/O management,
processor management and
system management.

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