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 file in c language?
largest Of three Number using without if condition?
What are qualifiers and modifiers c?
What is a memory leak? How to avoid it?
#include
How are strings stored in c?
Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What does it mean when a pointer is used in an if statement?
What are actual arguments?
What is meant by realloc()?
What are type modifiers in c?
What are the header files used in c language?
Explain what is the benefit of using enum to declare a constant?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.