What is the meaning of the following declaration? int(*p[5])();

Question:What is the meaning of the following declaration? int(*p[5])();

1. p is pointer to function

2. p is array of pointer to function

3.p is pointer to such function which return type is the array

4.p is pointer to array of function


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!