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
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
what is the syallabus of computer science students in group- 1?
How can you find the exact size of a data type in c?
What is the size of enum in c?
What is getch() function?
How can I change their mode to binary?
What is the difference between typedef and #define?
What is the purpose of clrscr () printf () and getch ()?
What is the purpose of void in c?
What is meant by int main ()?
What is line in c preprocessor?
What are the advantages of using new operator as compared to the function malloc ()?
Where local variables are stored in c?
What are shell structures used for?
What is a header file?