Q10
In C, what is a function parameter?
A.
A variable declared within a function
AnswerB.
A value passed to a function when it's called
C.
A variable declared globally
D.
A reserved keyword
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board