1.

What will be the output of the following C code?

A. Nothing
B. There are no function pointers in c
C. To invoke a function
D. To call a function defined at run-time
Answer» C. To invoke a function


Discussion

No Comment Found