Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 10 (Q.No. 39)
39.
Which of the following is NOT included in the header of a function?
the type of variable returned by the function to the function that calls it
the name of the program or function that calls the function
the name of the function
the types and names of any variables that will be passed to the function
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.