what is the advantage of function pointer

Answer Posted / rajesh

code complexcity is less

Is This Answer Correct ?    31 Yes 38 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does *p++ do? What does it point to?

608


What is the c language function prototype?

642


What is the difference between procedural and declarative language?

640


What is the auto keyword good for?

616


write a c program for swapping two strings using pointer

2088






When should you use a type cast?

583


Explain what is wrong in this statement?

630


how to introdu5ce my self in serco

1519


What is the value of a[3] if integer a[] = {5,4,3,2,1}?

662


What is the use of the function in c?

594


What is static and volatile in c?

773


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

3178


Should a function contain a return statement if it does not return a value?

590


What are the different types of objects used in c?

566


How do you convert strings to numbers in C?

704