Question: 8. Write a C++ function that tests if every element in array A is equal to its corresponding element in array B. The function should

8. Write a C++ function that tests if every element in array A is equal to its corresponding element in array B. The function should return true if all of the elements in A are the same as in the array B.14 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
