Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is mean by system calls

Answers were Sorted based on User's Feedback



what is mean by system calls..

Answer / k.s.naidu

A system call is the mechanism used by an application
program to request service from the operating system.

On Unix-based and POSIX-based systems, popular system
calls are open, read, write, close, wait, exec, fork, exit,
and kill. Many of today's operating systems have hundreds of
system calls. For example, Linux has 319 different system
calls. FreeBSD has about the same (almost 330).

Tools such as strace and truss report the system calls made
by a running process.

Is This Answer Correct ?    24 Yes 4 No

what is mean by system calls..

Answer / 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

what is mean by system calls..

Answer / nic

System call is call Made by System

Is This Answer Correct ?    2 Yes 0 No

what is mean by system calls..

Answer / sushil

OS function or subroutine which can be called by user
program , optionaaly it can pass arguments to the function,
is called system call

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More Linux Commands Interview Questions

Which command is used to clear the screen?

0 Answers  


How use more command in linux?

0 Answers  


What is bash linux?

0 Answers  


What is the purpose output of cd command?

0 Answers  


What is kill command?

0 Answers  


How do I check terminal history?

0 Answers  


what is command like " #(cd unixos; pwd) " tell me OUTPUT

10 Answers   Google,


What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log

4 Answers   Cisco,


in unix how to change old name to new name

7 Answers   Google,


Why do we use cmake?

0 Answers  


how can i give acl permission in numerical mode on linux

4 Answers   HCL,


Explain Backup Managment commands in Linux.

5 Answers  


Categories