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 an inline fuction??

Answer Posted / g.archana

The Inline function is mainly used for increase the speed
of programming process(or) excution.
because the inline is the key word which used in this
program, then first excute that Statement only.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is null always defined as 0(zero)?

1175


Is that possible to add pointers to each other?

1421


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

2343


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

2402


What are two dimensional arrays alternatively called as?

1242


How does pointer work in c?

1191


How is a pointer variable declared?

1157


What is equivalent to ++i+++j?

1145


What is a void pointer in c?

1153


Describe the steps to insert data into a singly linked list.

1114


Define recursion in c.

1344


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

2423


What is New modifiers?

1183


what does static variable mean?

1163


Explain high-order and low-order bytes.

1165