Question: 1. Write a program that prompts the user to enter two arrays of integers and displays the common elements that appear in both arrays. Note

1. Write a program that prompts the user to enter two arrays of integers and displays the common elements that appear in both arrays. Note that the first number in the input indicates the number of the elements in the list. This number is not part of the list. Here is a sample run. Enter listi: 5 5 2 10 1 6
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
