Answer Posted / sripati
A system call is a request for the operating system to do
something on behalf of the user's program.The system calls
are functions used in the kernel itself.system calls are
used to manage the file system, control processes and to
provide interprocess communication.
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
What are the 4 kinds of sentences with examples?
What language is a makefile written in?
Explain the linux ‘cd’ command options along with the description?
How do I run bash on windows?
Which is the required command for checking the file system?
How do I change shell in linux?
List the three main parts of an operating system command?
What are different command to check ram, process and hdd of linux machine?
What is whois command?
What is finger in networking?
What are two functions the move mv command can carry out?
What does cd – command do?
What is a ulimit in unix?
How do makefiles work?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?