

MCQOPTIONS
Saved Bookmarks
1. |
One of the uses for function pointers in C is __________ |
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» E. | |