You have already completed these exercises!
Do you want to take them again?
You completed the C++ Pass Arrays Exercises from W3Schools.com
Share on:
True or False:When passing an array to a function, changes to the array in the function affect the original array.