Menu

[solved] – Question 73318

Initialize an integer array of size 10; pass it to a function ‘arrIncrement’ using a pointer. The function should increment all elements of the array by one. Then display the updated array on screen.Give me code of this in c++

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *