cuddles1098 cuddles1098 14-10-2022 Mathematics contestada Write a java method int[] evenoddswap(int[] nums) that given an integer array containing the same number of even and odd numbers, swap all pairs of even and odd numbers in the order of their appearance.