Assume that array1 and array2 are both 25-element integer arrays. Indicate whether each of the following statements is legal or illegal.
A) array1 = array2;
B) cout << array1;
C) cin >> array2;
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.