Q481
Which of the following is NOT included in the header of a function?
A.
the type of variable returned by the function to the function that calls it
B.
the name of the program or function that calls the function
AnswerC.
the name of the function
D.
the types and names of any variables that will be passed to the function
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board