HELP for function in C++ hw question

Oct 22, 2017 at 1:00am
Im pretty sure its a function call since the definition is the body and the prototype just tells the program what it is called and how to execute. But I am not sure.



A function ___________ invokes the execution of a function.

a
expression
b
definition
c
call
d
prototype
Oct 22, 2017 at 1:22am
yes it is a function call
Topic archived. No new replies allowed.