Complicated Declarations on C related Questions and Answers


Question :   What do the following declaration signify?
char **argv;

1. argv is a pointer to pointer.
2. argv is a pointer to a char pointer.
3. argv is a function pointer.
4. argv is a member of function pointer.
Answer :   2 - argv is a pointer to a char pointer.  

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter