Vidyalelo
Computer Science · Q282

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 282

Q282

A function argument is

A.
a variable in the function that receives a value from the calling program
B.
a way that functions resist accepting the calling program's values
C.
a value sent to the function by the calling program
Answer
D.
a value returned by the function to the calling program
E.
None of the above

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board