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

How to implement call back functions ?

Answer Posted / priya

In computer programming, a callback is executable code that is passed as an argument to other code
Function Pointers provide the concept of callback functions.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of bit field?

1349


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2596


What is volatile variable in c with example?

1089


What is the difference between struct and union in C?

1387


int i=10; printf("%d %d %d", i, i=20, i);

1696


How are portions of a program disabled in demo versions?

1343


Define circular linked list.

1082


where are auto variables stored? What are the characteristics of an auto variable?

1103


Why can’t constant values be used to define an array’s initial size?

1438


What are loops c?

1102


What are the features of the c language?

1139


What is the difference between printf and scanf in c?

1428


How do you list a file’s date and time?

1109


How can I make it pause before closing the program output window?

1080


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

1326