How do you use a pointer to a function?
No Answer is Posted For this Question
Be the First to Post Answer
Why c language?
What does %d do in c?
There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?
we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?
how does a general function , that accepts an array as a parameter, "knows" the size of the array ? How should it define it parameters list ?
What is the diffences between Windows XP and Windows Visa
What is the difference between scanf and fscanf?
if a person is buying coconuts of Rs10,and then sell that coconuts of Rs9,with the loss of one rupee.After that the person became a millaniore.how?
how to execute with out main in cprogram
write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
Can we access the array using a pointer in c language?