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

It is more efficient. So it mostly used in real type
application.
The use of pointer is to store address location of a
variable or a function.as similar we are storing a variable
address in a pointer variable and refering it ,we can store
the address of a function in pointer variable.

Is This Answer Correct ?    12 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain function?

1134


What is use of pointer?

1161


Can you tell me how to check whether a linked list is circular?

1493


Explain how can I convert a number to a string?

1205


How can I ensure that integer arithmetic doesnt overflow?

1251


Do you know the use of fflush() function?

1101


What is nested structure with example?

1130


Is return a keyword in c?

1144


How can you draw circles in C?

1195


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

5496


Explain can the sizeof operator be used to tell the size of an array passed to a function?

1115


Tell me when would you use a pointer to a function?

1117


How many levels of indirection in pointers can you have in a single declaration?

1141


What is header file in c?

1107


write a program for the normal snake games find in most of the mobiles.

2307