

MCQOPTIONS
Saved Bookmarks
1. |
You declare a function with a function _____, which is typically entered at the beginning of the program, below the #include directives |
A. | call |
B. | prototype declaration |
C. | definition |
D. | pointer |
Answer» C. definition | |