Question: Write a program c++that perform the following: 1- In the main function declare two arrays of integers and fills them from the user. 2- Then
Write a program c++that perform the following: 1- In the main function declare two arrays of integers and fills them from the user. 2- Then write a function call it EXCHANGE to exchanges their values(do not use third array) 3-display the resulted two arrays from the main function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
