Pointers
Matching exercise
Match the items on the right to the items on the left.
If malloc() and calloc() are not type casted, the default return type is
Garbage collector frees the programmer from worrying about
* is an indirection operator
call a function without using the function name
One of the uses for function pointers in C is
void*
Memory leak
true
Function pointer
To call a function defined at run-time