Write the definition of a function addup(int arr[ ], int n) in which all even positions of the artay should be added with the content of the element in the next position and odd position elements should be incremented by 10
Answers
Answered by
0
give five stars please
Similar questions