When would you use a pointer to a function?
No Answer is Posted For this Question
Be the First to Post Answer
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
write a c program that prints all multiples of 3between 1 and 50.
What is volatile, register definition in C
difference between ordinary variable and pointer in C?
DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?
what is available in C language but not in C++?
10 Answers CTS, TCS,
Prove or disprove P!=NP.
what is the disadvantage of using macros?
What should malloc() do?
What is hungarian notation? Is it worthwhile?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
write a program to display the array elements in reverse order in c language