Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Interview
»
Technology
What is meaning of following declaration? int(*p[5])();
p is pointer to function.
p is array of pointer to function.
p is pointer to such function which return type is array.
p is pointer to array of function.
Show Answer
Correct Answer:
p is array of pointer to function.
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment