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

Function pointers are used to call functions at runt time
instead of compile time .

Is This Answer Correct ?    55 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what is the purpose of 'register' keyword in c language?

1041


Explain the use of keyword 'register' with respect to variables.

1103


What is the best organizational structure?

1173


write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

2416


Tell me can the size of an array be declared at runtime?

1086


Why clrscr is used in c?

1065


Explain the difference between structs and unions in c?

1070


Can a local variable be volatile in c?

1057


Why do some versions of toupper act strangely if given an upper-case letter?

1117


How can I handle floating-point exceptions gracefully?

1247


What is the condition that is applied with ?: Operator?

1186


c program to compute AREA under integral

2470


Why is c known as a mother language?

1294


What is meant by realloc()?

1204


What is the sizeof () a pointer?

1057