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 advantage of function pointer

Answer Posted / sanjeeva rao

It is useful when you want to send function as argument to
another function. And to implement the call back functions in multi-threading programming.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When c language was developed?

1100


What is "Duff's Device"?

1215


When should the register modifier be used? Does it really help?

1000


What is the difference between ++a and a++?

1266


GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)

1149


How can you avoid including a header more than once?

1018


What do you mean by keywords in c?

1196


What is the difference between union and structure in c?

1274


Is it possible to execute code even after the program exits the main() function?

1388


how we can make 3d venturing graphics on outer interface

4895


What is dangling pointer in c?

1323


What does volatile do?

1032


Write a program to check palindrome number in c programming?

1062


What are the types of data files?

1252


What is an auto variable in c?

1290