Question: If we pass a pointer to an array as a function parameter, must we use pointer notation to access the elements of the array?
If we pass a pointer to an array as a function parameter, must we use pointer notation to access the elements of the array?
Step by Step Solution
3.38 Rating (157 Votes )
There are 3 Steps involved in it
No we dont necessarily have to use pointer notation to access the elements of the array even if we p... View full answer
Get step-by-step solutions from verified subject matter experts
