Pointer allows the ability to store an address of a variable. Additionally, an address of a function can be stored. Just as there is a pointer to the basic types like int, char, etc, there is a pointer to a function, and a variable is needed to be de...
mila.hashnode.dev2 min read
No responses yet.