Question: This assignment is for discrete structures I class. Please use basic Java to write a program that does the following: O displays a menu that
This assignment is for discrete structures I class. Please use basic Java to write a program that does the following: 
O displays a menu that lets the user choose o to initialize two integer arrays with 10 random numbers each, in the range 1 - 9 (two sets) display the union of of the sets display the intersection of the sets display the difference between set A and set B (A - B) display the values in both sets uses a separate function for each menu option O O O
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
