what is the functionality of kernel in unix architecture?
Answer Posted / nikhitha.k.pillai
functionality of kernel includes 4 features.
1.Process management
2.Memory management
3.I/O Management
4.Support functions
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the general format of unix command syntax?
What do know about tee command?
Why is it called a shebang?
Which command is used to find whether the system is 32 bit or 64 bit?
What is sed awk grep?
Write a command to display a file’s contents in various formats?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Which command is used to copy files?
What are the general commands in using unix os for a beginner?
What are grep patterns?
Is ‘du’ a command? If so, what is its use?
What is merge command in unix?
What do chgrp command do?
What is the use of cut command in unix?