Vinod Bp
8 years ago

In the declaration double(*p)();

A. P is a pointer to an array

B. P is a pointer to a function

C. P is a function returning pointer

D. P is an array of pointers

Answer: Option B


This Question Belongs to User Ask Question >> Miscellaneous

Join The Discussion

Related User Ask Questions