Answer Posted / priya
In computer programming, a callback is executable code that is passed as an argument to other code
Function Pointers provide the concept of callback functions.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the standard predefined macros?
What is data structure in c and its types?
What is a pointer variable in c language?
How are 16- and 32-bit numbers stored?
Why is c known as a mother language?
What is difference between array and pointer in c?
Explain what is a stream?
What are structures and unions? State differencves between them.
What is a far pointer in c?
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.
How can I run c program?
What are the 5 types of inheritance in c ++?
State two uses of pointers in C?
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
Can you tell me how to check whether a linked list is circular?