what is the advantage of function pointer
Answer Posted / ajay
TO implement call back functions.......
| Is This Answer Correct ? | 34 Yes | 8 No |
Post New Answer View All Answers
How is a structure member accessed?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
What is difference between stdio h and conio h?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
What is bss in c?
How arrays can be passed to a user defined function
what is the basis for selection of arrays or pointers as data structure in a program
What are local variables c?
What is null pointer in c?
What is pointer to pointer in c language?
Are negative numbers true in c?
What are the different types of data structures in c?
How to compare array with pointer in c?
What is string in c language?
What is your stream meaning?