Write a C++ program that requests the user to enter 10 floating-point values. The first 5values are stored in the array A, while the next 5 values are stored in array B. Then, calculate C = A + B, where C is an array. Write the result in a file in the following format:Ci = Ai + Bi
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here