Discover answers to your most pressing questions at Westonci.ca, the ultimate Q&A platform that connects you with expert solutions. Connect with a community of experts ready to provide precise solutions to your questions quickly and accurately. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

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. (10 points)