Vidyalelo
C Programming · Q75

Pointer

Programming · C Programming · question 75

Q75

How to call a function without using the function name to send parameters?

A.
typedefs
B.
Function pointer
Answer
C.
Both typedefs and Function pointer
D.
None of the mentioned

Answer: Option B

Solution

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