Answer Posted / naman patidar
Apart from above mentioned usage function pointer are used
by event listeners and callback utilities in multi threaded
applications.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is linear search?
What is character set?
How do I use void main?
Explain what are the advantages and disadvantages of a heap?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
Can true be a variable name in c?
which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +
Write a Program to find whether the given number or string is palindrome.
What are the two forms of #include directive?
What is the advantage of c?
Explain how can I prevent another program from modifying part of a file that I am modifying?
how to create duplicate link list using C???
What are the 32 keywords in c?
What is sorting in c plus plus?
How can I prevent another program from modifying part of a file that I am modifying?