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 the similarities between. system call and library
function?

Answer Posted / prasannanjaneyulu.kandimalla

System calls are kernel functions and library functions are
specified to a particular library files.
eg:
sqrt() is a libray function of <math.h> libray file.

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is function in c with example?

1229


What is an identifier?

1087


What are the features of c language?

1126


Can we change the value of static variable in c?

1078


What is define directive?

1217


Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?

1068


How can I get the current date or time of day in a c program?

1269


What is the c value paradox and how is it explained?

1107


What are the characteristics of arrays in c?

1103


What are conditional operators in C?

1144


Which programming language is best for getting job 2020?

1101


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

1227


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

4656


How are 16- and 32-bit numbers stored?

1328


What will be the outcome of the following conditional statement if the value of variable s is 10?

1372