A Admin • 833K Points Coach Q. Which of the following is a correct declaration of a function pointer? (A) int *f(); (B) int (*f)(); (C) *int f(); (D) f int*(); Correct Answer - Option(B) Views: 19 Filed under category C Programming Hashtags: Share Manage Tags
Discusssion
Login to discuss.