Vidyalelo
C Programming · Q10

Function

Programming · C Programming · question 10

Q10

In C, what is a function parameter?

A.
A variable declared within a function
Answer
B.
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