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 unsigned int in c?
What is the difference between exit() and _exit() function?
Can we declare variable anywhere in c?
What are the salient features of c languages?
What is nested structure in c?
What is the code for 3 questions and answer check in VisualBasic.Net?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
Describe newline escape sequence with a sample program?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
When should a type cast be used?
Explain void pointer?
Which is the memory area not included in C program? give the reason
Explain about the constants which help in debugging?
Can a variable be both constant and volatile?
What are the 4 data types?