what is the functionality of kernel in unix architecture?
Answer Posted / nitesh yadav
Kernel is a Heart Of the Unix OS They Are Including drivers for computer Hardware devices, like Graphocs cards network cards disks.
A device driver is a program that allows Computer program to interact with hardware devices
CPU And Memory Management.
Unix Operated.
Understanding file systems in UNIX has to do with knowing how files and inodes are stored on a system.
What happens is that a disk or portion of a disk is set aside to store files and the inode entries.
The entire functional unit is referred to as a file system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the comma to show the space allocation of files?
Why is awk called awk?
How do I search for text in vi?
What is the use of sed command in unix?
What is the function of grep command in unix?
What is time_t?
Is grep faster than awk?
What is the use of cut command in unix?
What is the difference between cat and more command?
Describe the zip/unzip command using gzip.
What are reported commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What are some command words?
What is the general format of unix command syntax?
Differentiate cmp command from diff command.