Make a program in C language of the following:
Take 3 arrays of 5 values from the user names Array1, Array2, Array3 and perform the following tasks:
1. Array1-union-Array2-intersection-Array3
2. Array1-union-Array2-union-Array3
Please do the above using the most simplest and efficient way possible. No use of Pointers Please.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here