

MCQOPTIONS
Saved Bookmarks
1. |
What is the meaning of the following declaration?
|
A. | p is pointer to function |
B. | p is pointer to such function which return type is array |
C. | p is pointer to array of function |
D. | p is array of pointer to function |
E. | None of these |
Answer» E. None of these | |