Tell a condition when pointer to function is absolutely necessary?

Answer:
Pointer to a function is necessary when we want to pass a function in a function.

No comments: