function-these are self contained block of statements to solve a particular task whereas pointers are defined as the variable which stores the address of another variable
Just as pointers can point to variables, pointers can also point to functions. Thus you can pass function pointers to functions. In so doing, you can alter the behaviour of the function by having it call dynamically call arbitrary functions rather than just preset functions.
* * * * * * * * * * write the c++ program and show me brifily?
i cant write
No, all functions must be defined outside of C structures. However, all functions in C have a type (the return type) and an identity (an address), so you can define function pointers as members of a structure to achieve the same end.
That would include header files, data types, loops, functions, pointers, arrays
bmbmbvjmgjmgj
Void - is empty data type in C
Java doesn't have pointers. C++ has pointers.
Generic programming in C refers to the practice of writing code that is independent of any specific data type. This is typically achieved using macros and function pointers, enabling the creation of functions and data structures that can operate on various data types without code duplication. The C Standard Library's use of void* pointers is an example, allowing functions to accept pointers to any data type. Although C lacks built-in support for generics like some other languages, these techniques enable a flexible and reusable code base.
government functions
C does not have stream pointers.
pointers.