what is the advantage of function pointer
Answer Posted / prakash
Function pointers are very useful to send the function as a
parameter to the another function.so,execution time will be
saved.code complexity will be redused
| Is This Answer Correct ? | 42 Yes | 7 No |
Post New Answer View All Answers
How to get string length of given string in c?
What is difference between scanf and gets?
What is structure and union in c?
How can I ensure that integer arithmetic doesnt overflow?
What are the 4 data types?
while initialization of array why we use a[][2] why not a[2][]...?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
What are the parts of c program?
Why do we use & in c?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
Why do we use c for the speed of light?
What is header file definition?
can anyone suggest some site name..where i can get some good data structure puzzles???
How many bytes are occupied by near, far and huge pointers (dos)?
What is function definition in c?