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 |
What is the ‘nohup’ in unix?
How do you go to a directory in unix?
What is standard unix streams ?
Is it possible to count number char, line in a file; if so, How?
How do you make programs portable on unix and dos under such circumstances?
Explain file system in unix.
What is a shell?
Suppose I have one column with data smithjohnmichale the o/p should be smith,john, michale how we do in unix?
What are the various ids in unix processes?
Is unix a coding language?
What are a shell in unix and its types?
Which file system is used in unix?