Posts by Alan.O.S • 43 points
1 post
-
4
votes4
answers806
viewsQ: Assignment of Java Arrays
I have two String Arrays and I have to compare them. After the comparison I must assign the repeated values in another Array. My problem is that I wish to assign only the Strings repeated without…