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
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
How can I split up a string into whitespace-separated fields?
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
Why is struct padding needed?
What are the 4 types of programming language?
When is a void pointer used?
When should the volatile modifier be used?
What are the ways to a null pointer can use in c programming language?
Why structure is used in c?
Write a C program to count the number of email on text
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What is a const pointer?
What are near, far and huge pointers?
What is the use of ?
Explain what is a const pointer?