Sail E0 Webinar
Question

What do the following declaration signify?

int (*pf)();


Options:
A .  pf is a pointer to function.
B .  pf is a function pointer.
C .  pf is a pointer to a function which return int
D .  pf is a function of pointer variable.
Answer: Option C



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers