why we need function pointers?

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


Please Help Members By Posting Answers For Below Questions

What is unsigned int in c?

763


What is the difference between exit() and _exit() function?

825


Can we declare variable anywhere in c?

756


What are the salient features of c languages?

879


What is nested structure in c?

835


What is the code for 3 questions and answer check in VisualBasic.Net?

1931


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

860


Describe newline escape sequence with a sample program?

910


the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

1038


When should a type cast be used?

787


Explain void pointer?

824


Which is the memory area not included in C program? give the reason

1738


Explain about the constants which help in debugging?

1115


Can a variable be both constant and volatile?

854


What are the 4 data types?

801