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 a built-in function in C?

Answer Posted / hrpynux@gmail.com

Built-in(Library) Functions
The system provided these functions and stored in the library. Therefore it is also called Library Functions. e.g. scanf(), printf(), strcpy, strlwr, strcmp, strlen, strcat etc. To use these functions, you just need to include the appropriate C header files.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the scope of static variables?

1250


Explain what is the advantage of a random access file?

1175


The file stdio.h, what does it contain?

1213


What are the types of assignment statements?

1110


why we wont use '&' sing in aceesing the string using scanf

2423


What is function pointer c?

1188


How do you list files in a directory?

1208


Where we use clrscr in c?

1185


What is a void * in c?

1134


What is clrscr ()?

1171


What is pass by value in c?

1134


What is far pointer in c?

1388


Create a simple code fragment that will swap the values of two variables num1 and num2.

1326


hi any body pls give me company name interview conduct "c" language only

2323


p*=(++q)++*--p when p=q=1 while(q<=6)

1813