create 2 arrays of size 4 and take the input from user. ex: arr 1 -> 2 3 4 1 , arr 2 -> 8 9 3 5 2 - print the arrays on screen
create 2 arrays of size 4 and take the input from user. ex: arr1 -> 2 3 4 1 , arr2 -> 8 9 3 5
and print the arrays on screen