what is the advantage of function pointer

Answer Posted / ajay

TO implement call back functions.......

Is This Answer Correct ?    34 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can you tell whether two strings are the same?

675


How to compare array with pointer in c?

708


How can I access an I o board directly?

727


What should malloc(0) do?

712


What is volatile variable in c with example?

674






Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

724


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

656


Can you please explain the difference between malloc() and calloc() function?

720


What are the standard predefined macros?

726


Which is best linux os?

656


What is c language & why it is used?

670


Explain what are the __date__ and __time__ preprocessor commands?

713


Why do we use int main?

712


Explain how can I pad a string to a known length?

754


What is volatile c?

638