cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
HELP for function in C++ hw question
HELP for function in C++ hw question
Oct 22, 2017 at 1:00am UTC
phantomxman
(11)
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 UTC
AndreGS
(7)
yes it is a function call
Topic archived. No new replies allowed.