Complicated Declarations on C related Questions and Answers


Question :   What do the following declaration signify?
char *arr[10];

1. arr is a array of 10 character pointers.
2. arr is a array of function pointer.
3. arr is a array of characters.
4. arr is a pointer to array of characters.
Answer :   1 - arr is a array of 10 character pointers.  

* 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