what is the advantage of function pointer

Answer Posted / nupur

It is used to return more than one value to at a time to
the main program thus overcome the limitation of returnalso
it is used to change the value of the actual argument in
the called function which is otherwise not possible.

Is This Answer Correct ?    13 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is null always defined as 0(zero)?

615


Is Exception handling possible in c language?

1585


How can I automatically locate a programs configuration files in the same directory as the executable?

632


Explain what are its uses in c programming?

593


Is it possible to initialize a variable at the time it was declared?

755






How do c compilers work?

611


Write a program to print all permutations of a given string.

643


Is there any demerits of using pointer?

630


What are linker error?

614


Write a program to reverse a given number in c language?

620


How many types of sorting are there in c?

611


What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2539


Does c have an equivalent to pascals with statement?

574


Explain 'bit masking'?

653


What is bubble sort in c?

635