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...

where can function pointers be used?

Answer Posted / preeti singh

API interception or hooking.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

15887


What is calloc() function?

1159


Explain what is output redirection?

1243


What are the 4 types of programming language?

1187


Does * p ++ increment p or what it points to?

1187


What are the different file extensions involved when programming in C?

1340


Explain what is the general form of a c program?

1138


How can I delete a file?

1122


What is the use of function in c?

1247


When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

1115


What are the different types of linkage exist in c?

1073


What is data types?

1136


Difference between pass by reference and pass by value?

1207


What is keyword in c?

1062


why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above

1146