Pointers and Arrays on C related Questions and Answers


Question :   Which of the following is the correct syntax to send an array as a parameter to function?
1. func(&array);
2. func(#array);
3. func(*array);
4. func(array[size]);
Answer :   1 - func(&array);  

* 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