what is the functionality of kernel in unix architecture?
Answers were Sorted based on User's Feedback
Answer / varun
it is a breath of system means it communicate with hardware
and software to satisfy user need
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
How do you start and stop services in unix without using admin console?
How to move a background job to forward?
Define the term directory?
Is darwin unix?
How to restrict NULL value in UNIX
How do I grep recursively in unix?
Discuss briefly about the directory representation in unix.
How is unix different from linux?
What will happens when we don't call of bind()and listen() in a normal echo server ? Q.33 (b). What are the purposes of the three file descriptors on which the syslogd daemon listens and does I/O multiplexing?
What is delayed write in unix?
What is positional parameters in unix?
What are data structures that are used for Demand Paging?