what is the advantage of function pointer

Answer Posted / sanjeeva rao

It is useful when you want to send function as argument to
another function. And to implement the call back functions in multi-threading programming.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I invoke another program or command and trap its output?

726


What are the advantage of c language?

644


can we implement multi-threads in c.

764


Explain zero based addressing.

689


What are the advantages of external class?

678






What are structures and unions? State differencves between them.

712


What do you mean by scope of a variable in c?

631


What is structure of c program?

693


What are the Advantages of using macro

770


How to declare a variable?

676


What is a constant and types of constants in c?

695


what do u mean by Direct access files? then can u explain about Direct Access Files?

1731


How does free() know explain how much memory to release?

706


What is line in c preprocessor?

698


What are the different types of endless loops?

722