Answer Posted / ravikumar
pointer provide the call back function by using arguments
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how can I prevent another program from modifying part of a file that I am modifying?
What is the difference between functions getch() and getche()?
What is a program?
How do I determine whether a character is numeric, alphabetic, and so on?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
difference between object file and executable file
Which is best book for data structures in c?
Can we access array using pointer in c language?
Can variables be declared anywhere in c?
What is the advantage of c?
Explain 'far' and 'near' pointers in c.
Is null equal to 0 in sql?
What is multidimensional arrays
What is the difference between text files and binary files?
What is a nested loop?