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 selection sort in c?
What is a macro?
What should malloc(0) do?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
Hai what is the different types of versions and their differences
What is string function c?
Which is best linux os?
What is define c?
Why c is called a mid level programming language?
write a program to display all prime numbers
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
What is the difference between call by value and call by reference in c?
What are the advantages of using macro in c language?
Explain continue keyword in c
How can you find the exact size of a data type in c?