what is the functionality of kernel in unix architecture?
Answer Posted / u.meghana
kernel forms the core of unix O.S . This interacts with the hardware.It is loaded into memory when a system is booted. It's functions are
1.Managing the system resources.
2.Allocating time for diff users and processes.
3.Deciidng process priorities and performing them
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I delete files from command prompt?
Which command will print your home directory on screen?
Who wrote grep?
What are the commands in UNIX to list the files in a Directory?
What is the command to view process running?
What is the command to find hidden files in the current directory?
What do chmod, chown, chgrp commands do?
Is command prompt unix?
Give the command for finding the current date.
What does awk stand for?
Describe the zip/unzip command using gzip.
Why is it called grep?
Name the general commands in using unix os for a beginner?
How do you repeat a command in terminal?
What is the function of grep command in unix?