Q22
In C, what is a function pointer?
A.
A pointer that points to a function
AnswerB.
A pointer returned by a function
C.
A pointer to a variable
D.
A constant pointer
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board