Create 20 random integers in an array which has the numbersbetween 1 and 100 (includes both 1 and 100). Pick and sort firstthe even numbers then the odd numbers in ascending order and printthe final array. (i.e. [1 3 51 77 4 12 44 82])”
Solution
if you like the answer
OR
OR