what is the advantage of function pointer

Answer Posted / yogesh

It is useful when you want to send function as argument to
another function.

Is This Answer Correct ?    139 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which driver is a pure java driver

993


Write a program to reverse a given number in c?

600


What are the advantages and disadvantages of c language?

562


What is operator precedence?

644


What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

608






Which control loop is recommended if you have to execute set of statements for fixed number of times?

809


Write a program to find factorial of a number using recursive function.

646


Tell me about low level programming languages.

644


shorting algorithmS

1803


Explain b+ tree?

627


By using C language input a date into it and if it is right?

574


Define recursion in c.

700


How can I list all of the predefined identifiers?

581


Is Exception handling possible in c language?

1585


Explain output of printf("Hello World"-'A'+'B'); ?

974