Question: c++ program please Write a function named CompareTwo that accepts four parameters: A1: array of type integer A2: array of type integer S1: number of
Write a function named "CompareTwo" that accepts four parameters: A1: array of type integer A2: array of type integer S1: number of elements in AT Array, 52: number of elements in A2 Array, The function must return true if the sum of A1 equals to the sum of A2, otherwise it must return false. Text Style - AA g. B IV A. 15 fo %
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
