Answer Posted / preethi v
function pointer will store the address of a specific function
for eg:int (*p) ()
p is a function pointer will store the address of one function at a time.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What is a far pointer in c?
What are the functions to open and close the file in c language?
What is main function in c?
What is a memory leak? How to avoid it?
What are conditional operators in C?
What are the preprocessor categories?
What is the stack in c?
What are the different types of control structures in programming?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
What is the ANSI C Standard?
Explain what is a pragma?
What is a macro?
what do the 'c' and 'v' in argc and argv stand for?
Explain spaghetti programming?
C language questions for civil engineering