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 / sudeep reddy

function pointers can be used to replace switch/if
statements,to realize late binding(virtual function tables)
or to implement callback function primitives.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is a static function?

1155


What is identifiers in c with examples?

1240


Explain what are header files and explain what are its uses in c programming?

1201


What does do in c?

1118


Explain what are multibyte characters?

1253


Compare interpreters and compilers.

1113


What are data structures in c and how to use them?

1219


What is array in c with example?

1356


Which is better pointer or array?

1067


What is the use of ?: Operator?

1184


Explain the difference between malloc() and calloc() function?

1099


Explain what is dynamic data structure?

1216


What is logical error?

1186


Differentiate between the expression “++a” and “a++”?

1309


What is struct node in c?

1123