what is the advantage of function pointer

Answer Posted / maskfriend

function of pointer is more useful for use of large
function argument.it creats less complecty in function
argument.

Is This Answer Correct ?    29 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of pointers used in c language?

680


How can you determine the size of an allocated portion of memory?

859


What is echo in c programming?

646


What are loops c?

712


What is a void * in c?

719






How can I pad a string to a known length?

696


what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values

1353


Can main () be called recursively?

725


What would be an example of a structure analogous to structure c?

664


which type of aspect you want from the student.

1793


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

720


Explain what are multidimensional arrays?

689


What is the sizeof () a pointer?

642


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

866


a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if

787