Chapter - 9: Arrays

Which of these are reasons for using pointers?


G
Sections
6
Exercises

1. To manipulate parts of an array
2. To refer to keywords such as for and if
3. To return more than one value from a function
4. To refer to particular programs more conveniently


Ans: 1. To manipulate parts of an array


© 2021 Garbage Valuegarbage value logo