Sail E0 Webinar
Question

What do the following declaration signify?

int *f();


Options:
A .  f is a pointer variable of function type.
B .  f is a function returning pointer to an int.
C .  f is a function pointer.
D .  f is a simple declaration of pointer variable.
Answer: Option B



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